Read
Trigger a read
Triggers reading data from a SaaS instance. See Trigger a read for details.
POST
Authorizations
Body
application/json
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
The UTC timestamp from which to read data. If omitted, we will read all data.
Response
201 - application/json
The operation ID
Was this page helpful?