Model Router
List Model Router requests
Paginated routing history for live Model Router requests (successful routes and failures). Playground dry runs are not recorded.
get/v1/routers/{id}/requests
Path parameters
idstring uuid required
The Model Router's primary key ID (UUID).
Query parameters
cursorstring
Cursor from a previous response for fetching the next page of results.
limitinteger required
The maximum number of items to return per page.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Response
Paginated routing history for a Model Router.