Runs

Generate an export token

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

Responses

200

Export token generated successfully

PropertyTypeDescription
tokenstring

Questions? We're here to help.

Email