Skip to main content
POST
Search Darwin

Authorizations

Authorization
string
header
required

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

Body

application/json
query
string
required
Required string length: 1 - 2000
aiId
string
Required string length: 1 - 200
capabilityId
string
Required string length: 1 - 200
context
object
filters
object
limit
integer
default:10
Required range: 1 <= x <= 50
cursor
string | null
Maximum string length: 6144

Response

A page of public capabilities in canonical order.

results
object[]
required
nextCursor
string | null
required