List Exports
Returns a list of your exports, sorted with the most recently created exports first.
Authorizations
Use a Bearer token to access this API.
Query Parameters
A cursor for use in pagination. starting_after is an export ID that defines your place in the list.
"fxprt_01J9XR8M3K7VZ8N2YB4WJ6T0RA"
A cursor for use in pagination. ending_before is an export ID that defines your place in the list.
"fxprt_01J9XR8M3K7VZ8N2YB4WJ6T0RA"
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
10
Number of objects to skip before returning results.
3
Response
An envelope wrapping a list of export objects.
An envelope wrapping a list of export objects.
The list of exports.