Skip to main content
Search the tool catalog

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
is_system_included
boolean | null
limit
integer<int32> | null
Required range: x >= 0
offset
integer<int32> | null
Required range: x >= 0
query
string | null
strategy
string | null
workspace_id
string | null

Response

HTTP 200 response.

items
object[]
required
page
object
required