List integrations

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

Headers

AuthorizationstringRequired

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
limitintegerOptional>=1<=100
The number of records to return

Response

Platform integrations
datalist of objects or null
metaobject or null

Errors