Retrieves a paginated list of assistant tests with optional filtering capabilities
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter tests by test suite name
Filter tests by communication channel (e.g., 'web_chat', 'sms')
Filter tests by destination (phone number, webhook URL, etc.)
Returns paginated test list with metadata for navigation and filtering
Paginated list of assistant tests with metadata.
Returns a subset of tests based on pagination parameters along with metadata for implementing pagination controls in the UI.