Skip to main content
GET
Get integration

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
integrationId
string
required

Response

Success

providerId
string
required
displayName
string
required
category
string
required
authKind
enum<string>
required
Available options:
api_key,
oauth2
connected
boolean
required
multiAccount
boolean
required
supportsAccountRefresh
boolean
required
webhookConfigured
boolean
required
webhookUrl
string
required
connectedAccounts
object[]
required