List integrations

Get a list of platform integrations owned by your account (e.g. a developer sandbox)

Authentication

AuthorizationBearer

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

Query Parameters

cursorstringOptionalformat: "id"
The ID that marks the start or beginning of the returned records
limitintegerOptional1-100
The number of records to return

Response

Platform integrations
datalist of objects or null
metaobject or null

Errors