Get runs
Runs
Get runs
The Runs API endpoint allows you to retrieve data about specific runs from your Lunary application.
The most common run types are ‘llm’, ‘agent’, ‘chain’, ‘tool’, ‘thread’ and ‘chat’.
It supports various filters to narrow down the results according to your needs.
This endpoint supports GET requests and expects query parameters for filtering the results.
GET
Get runs
Authorizations
Use a project private API key via Authorization: Bearer <key>.
Query Parameters
Available options:
llm, trace, thread Available options:
csv, jsonl Available options:
asc, desc