List active conversation runs
Runs · Streaming
List active conversation runs
Returns the newest non-terminal run per conversation thread for the authenticated user and org.
Requires: agents:read
GET
List active conversation runs
Authorizations
A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.
Query Parameters
Opaque page token from a previous response's nextPageToken. Omit for the first page.
Items per page. Defaults to 50. Must be between 1 and 100.
Required range:
1 <= x <= 100