Export runs data
curl --request GET \
--url https://api.lunary.ai/v1/runs/export \
--header 'Authorization: Bearer <token>'"<string>"Runs
Export runs data
This endpoint requires a valid private API key sent as a bearer token.
GET
/
v1
/
runs
/
export
Export runs data
curl --request GET \
--url https://api.lunary.ai/v1/runs/export \
--header 'Authorization: Bearer <token>'"<string>"Authorizations
Use a project private API key via Authorization: Bearer <key>.
Query Parameters
Available options:
llm, trace, thread Available options:
csv, jsonl, ojsonl Response
Export successful
The response is of type file.