v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
csv-export

Get CSV export

Gets a CSV export by UUID

get/{chain_id}/api/v2/csv-exports/{uuid_param}

Path parameters

uuid_paramstring uuid required

UUID for CSV export

chain_idstring required

The ID of the blockchain

Response

Status of CSV export.

expires_atstring date-time nullable
file_idstring nullable
status'pending' | 'completed' | 'failed'