Skip to main content
GET
List tools

Authorizations

Authorization
string
header
required

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

Path Parameters

senderId
string
required

Query Parameters

enabled
boolean
limit
integer
default:50
Required range: x <= 100
cursor
string

Response

List of tools.

items
object[]
required
nextCursor
string | null