Skip to main content
GET
List

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

limit
integer
default:10

Number of items to return

Required range: 1 <= x <= 100
merchantId
string

Filter test clocks by merchant ID. If not provided, will be extracted from authenticated user's context.

offset
integer
default:0

Number of items to skip

Required range: x >= 0

Response

List of test clocks

data
object[]
pagination
object