Skip to main content
GET
List inbound integrations

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Content-Type
string

application/json

Query Parameters

perPage
number

Specify the batch size of the list. Used for pagination

Example:

2

cursor
string | null

Cursor to get next batch of result. Used for pagination

Example:

"dGhhbmt5b3UtZm9yLWRlY29kaW5nLWhhdmUtYS1nb29kLWRheTop"

includeTotal
boolean

Include the total count of available integrations

Example:

true

Response

Integrations list

data
(AWS Integration Response · object | Azure Integration Response · object | GCP Integration Response · object | Other Integration Response · object)[]
meta
object