List integrations for a service

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

Authentication

AuthorizationBearer

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

Path parameters

servicestringRequired

Query parameters

fetch_iconsbooleanOptionalDefaults to false

Response

Successful Response
idstring
namestring
service_idstring
icon_urlstring or null
oauth_token_idstring
has_permissionbooleanOptionalDefaults to false

Errors

422
Unprocessable Entity Error