Export
Authorize your requests using a tenant's API Key. Use this method of security only in server-to-server interactions.
Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"
A limit on the maximum number of results to return, defaults to 10.
10The row number of the first result to return, defaults to 0.
0List of Exports found
A paginated list of Export objects.
The number of results in this page. See totalCount for the total available.
2The total number of results available across all pages.
2Unexpected Error
Authorize your requests using a tenant's API Key. Use this method of security only in server-to-server interactions.
Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"
Request body for creating a new export.
The type of Export that's being requested.
USERPossible values: The format of the Export
CSVExample: CSVPossible values: A user-friendly name for this report. Useful for keeping track of which report is which.
Monthly user exportDetail on the service or user that requested this report. Defaults to "API" when not provided.
APIExample: APIExport created
An export record. Includes the original request fields plus the export's id, status, and timestamps.
Unexpected Error
Authorize your requests using a tenant's API Key. Use this method of security only in server-to-server interactions.
Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"
The id of the export to look up.
Export found
An export record. Includes the original request fields plus the export's id, status, and timestamps.
Export NOT found
Unexpected Error
Authorize your requests using a tenant's API Key. Use this method of security only in server-to-server interactions.
Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"
The id of the export to download.
Export file returned after following the redirect.
Redirect to the export file. Follow the Location header to download the CSV from the storage provider. Ensure your HTTP client is configured to follow redirects (e.g. curl -L).
Unexpected Error
Last updated
