List Agent Response Tests
Lists all agent response tests with pagination support and optional search filtering.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
Used for fetching next page. Cursor is returned in the response.
How many Tests to return at maximum. Can not exceed 100, defaults to 30.
1 <= x <= 100Search query to filter tests by name.
Filter by parent folder ID. Use 'root' to get items in the root folder.
If present, the endpoint will return only tests/folders of the given types.
llm, tool, simulation, folder Sort mode for listing tests. Use 'folders_first' to place folders before tests.
default, folders_first Filter test visibility. Use shared_with_me to return only tests/folders shared with the current user that they did not create.
all, shared_with_me