Runs

Export runs data

GET
/v1/runs/exports/
token
curl --request GET \
  --url https://api.lunary.ai/v1/runs/exports/{token} \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json'

Parameters

NameLocated InRequiredSchema
tokenpathYesstring
typequeryYesstring
exportFormatqueryYesstring

Responses

200

Export successful

401

Invalid token

Questions? We're here to help.

Email