Skip to documentation
Browse documentation
API reference / Exports
GET/v1/exports/{exportId}exports:create

Get export status

Operation ID: getExport

Parameters

NameLocationTypeDescription
exportId

Required

pathstring uuid

Example request

curl --request GET \
  --url 'https://api.data.hyran.co/v1/exports/8900fc09-2f84-4b18-bd0e-81b2fd3cd7a9' \
  --header "Authorization: Bearer $HYRAN_DATA_API_TOKEN" \
  --header "Accept: application/json"

Responses

HTTP 200

Successful response

HTTP 400

Problem response

HTTP 401

Problem response

HTTP 403

Problem response

HTTP 404

Problem response

HTTP 409

Problem response

HTTP 429

Problem response

HTTP 500

Problem response

HTTP 503

Problem response

Try this operation

The credential is held only in React memory for this browser tab. Hyran Docs does not persist, proxy, inspect, or log it.