v1
latestSwagger 2.02026-08-06114111152.5 KBTests
List your tests
Paginated list of every test session belonging to the authenticated account, newest first. Filter by browser_id, group, or build to narrow the result. Use since to fetch only tests updated after a UNIX timestamp (poll-friendly).
get/v1/tests
Query parameters
offsetinteger
Skip this many tests from the start of the result set.
countinteger
Number of tests to return (max 500).
sinceinteger
UNIX timestamp; return only tests updated at or after this time.
browser_idinteger
Filter to tests that ran on this browser_id (from /v1/browsers).
groupstring
Filter to tests tagged with this group name.
buildstring
Filter to tests in this build (matches capabilities.build).
skip_fieldsstring
Comma-separated fields to omit (logs, thumbs).
Response
List your tests