auth0 / jupiterone-python-sdk

A Python client for jupiterone.io
MIT License
10 stars 17 forks source link

Add support for deferredResponse functionality #19

Closed brozsavo closed 3 months ago

brozsavo commented 5 months ago

According to documentation, extend the current cursor pagination solution with deferredResponse capability.

Documentation: https://docs.jupiterone.io/api/entity-relationship-queries

bsmith-auth0 commented 3 months ago

Hi @brozsavo ,

We will be archiving this repo in favor of the new official JupiterOne Python SDK. If you are still interested in contributing, please open this PR on the new repo.