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.
llm
, trace
, thread
csv
, jsonl
asc
, desc
Successful response
The response is of type object
.