Skip to main content
Search harnesses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
cursor
string | null
limit
integer<int32> | null
Required range: x >= 0
offset
integer<int32> | null
Required range: x >= 0
query
string | null
sorts
string[]
strategy
string | null
workspace_id
string | null

Response

HTTP 200 response.

items
object[]
required
page
object
required