List test invocations
Lists all test invocations with pagination support and optional search filtering.
Headers
xi-api-key
Query parameters
agent_id
Filter by agent ID
page_size
How many Tests to return at maximum. Can not exceed 100, defaults to 30.
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
results
has_more
Whether there are more results available
meta
next_cursor
Cursor for the next page of results