List tests
Lists all agent response tests with pagination support and optional search filtering.
Headers
xi-api-key
Query parameters
cursor
Used for fetching next page. Cursor is returned in the response.
page_size
How many Tests to return at maximum. Can not exceed 100, defaults to 30.
search
Search query to filter tests by name.
parent_folder_id
Filter by parent folder ID. Use 'root' to get items in the root folder.
include_folders
Whether to include folders in the response. Defaults to false.
sort_mode
Sort mode for listing tests. Use ‘folders_first’ to place folders before tests.
Allowed values:
Response
Successful Response
tests
has_more
next_cursor