Skip to main content
GET
Get CSV export

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

uuid_param
string<uuid>
required

UUID for CSV export

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
chain_id
string
required

The ID of the blockchain

Response

Status of CSV export.

expires_at
string<date-time> | null
file_id
string | null
status
enum<string>
Available options:
pending,
completed,
failed