Authorizations
Body
application/json
Read Request
The ID of the user group whose SaaS instance you'd like to read data from. This is the ID that was provided during installation creation.
The mode of read operation. Currently only asynchronus operation is supported.
Available options:
async
Example:
"async"
The UTC timestamp from which to read data. If omitted, we will read all data.
Example:
"2024-07-01T18:22:30.323771761Z"
The UTC timestamp until which to read data.
Example:
"2024-07-05T18:22:30.323771761Z"
Response
The success response
The operation ID
Example:
"60deaf48-3856-4a2b-bfd4-3de85125eca8"