List all responses with pagination and filtering options.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of responses to return
1 <= x <= 100Number of responses to skip
x >= 0Filter by response status
in_progress, completed, failed, cancelled Filter responses created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter responses created after a specific date (YYYY-MM-DD format), in UTC timezone