Get Export List

Fetch all available exports

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

teamstringOptional
excludeDeletedbooleanOptional
If true, exclude exports that have been marked deleted.

Response

This endpoint returns a list of objects.
idstring
exportTypeIdstring
exportTypeNamestring
createdAtdatetime
expiresAtdatetime
includedTablesmap from strings to objects
descriptionstring
isDeletedboolean

Errors

400
Bad Request Error
400
Bad Request Error
401
Unauthorized Error
429
Rate Limit Error