exports
Get an export using the ID
GET
/
exports
/
{exportId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the export
Required string length:
36
Response
200 - application/json
Required string length:
36
Available options:
csv
Available options:
users
Available options:
completed
, failed
, pending
When defined, this is the error message and stack trace received when attempting to process the export.