Skip to main content
GET
List integration tools

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Path Parameters

integrationKey
string
required

Stable provider-neutral key for a live-discovered business integration.

Required string length: 1 - 120
Pattern: ^[a-z][a-z0-9.-]*$
Example:

"google-calendar"

Query Parameters

cursor
string
Required string length: 1 - 1024
limit
integer
default:25
Required range: 1 <= x <= 100
Required string length: 1 - 200

Response

OK

items
Integration tool · object[]
required
Maximum array length: 100
nextCursor
string | null
required
Required string length: 1 - 1024