Skip to main content
GET
/
history
/
csv
/
{id}
/
status
cURL
curl --request GET \
  --url https://api.example.com/history/csv/{id}/status
{
  "ready": true
}

Path Parameters

id
string
required

Response

200 - application/json

getCsvStatus 200 response

ready
boolean
required