List runs
The suite’s runs, newest first, keyset-paginated over (created_at, id).
Same {results, next, previous} envelope as the other /v1 lists.
Authentication
AuthorizationBearer
Your gateway API key (mg_ prefix), the same key used for /v1/responses
Path parameters
suite_id
Query parameters
cursor
limit
Response
Successful Response
results
next
Cursor for the next page, or null on the last page
previous
Always null; reserved
Errors
422
Unprocessable Entity Error