List runs
Storage - Runs
List runs
List model sync runs
GET
List runs
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter runs by model identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Run statuses to include.
Available options:
pending, running, success, error, cancelled, cancelling Maximum number of runs to return.
Number of runs to skip.
Response
Successful response
List of runs.

