List all integrations for the organization

Beta
List all OAuth integrations for the organization If service is 'all', returns integrations for all services.

Path parameters

servicestringRequired

Headers

AuthorizationstringRequired

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

Query parameters

fetch_iconsbooleanOptionalDefaults to false

Response

Successful Response
idstring
namestring
service_idstring
icon_urlstring or null
oauth_token_idstring
has_permissionboolean or nullDefaults to false

Errors