Create an export job

Starts a CSV export. Use the required query parameter 'type' to select either a transaction or balance export.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Export type

Allowed:
Body Params
date-time

Inclusive start date and time from which the report will be generated. This date must be earlier than the 'to' date.

date-time

Inclusive end date and time up to which the report will be generated. This date must be later than the 'from' date. If not provided, it will be set to now.

string
enum

Filter mode: CREATED_AT (default) filters by transaction creation date, UPDATED_AT filters by transaction last update date

Allowed:
uuid

The ID of the asset pool for which the report will be generated.

types
array of strings

The type of transactions to be included in the report. If not provided, all types will be included.

statuses
array of strings

The status of the transactions to be included in the report. If not provided, all statuses will be included.

networks
array of strings

Names of blockchain networks.

assets
array of strings

Asset codes.

assets
Responses
201

Export job created successfully

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json