List Trigger Runs
Agent Runs
List Trigger Runs
List runs started by a specific trigger.
GET
List Trigger Runs
Returns run summaries for one trigger ID.Documentation Index
Fetch the complete documentation index at: https://docs.mosaic.so/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query Parameters
| Field | Type | Required | Description |
|---|---|---|---|
limit | number | No | Page size (1-100, default 25). |
cursor | string | No | Pagination cursor from next_cursor. |
status | string | No | Comma-separated statuses (running,completed). |
from | string | No | ISO timestamp lower bound on created_at. |
to | string | No | ISO timestamp upper bound on created_at. |
Response
outputs[] uses the same shape as Get Agent Run, including premiere_prproj_url when a Premiere Pro timeline package is attached to the render.