Skip to main content
QUERY
serviceAuthorization(serviceAuthorizationId: ID!): ServiceAuthorization

Arguments

serviceAuthorizationId
ID!
required
id
ID!
serviceIntegration

The third-party service this authorization connects to, including its name and integration key.

createdAt
createdBy
updatedAt
updatedBy
connectedAt

Timestamp when the service authorization moved to CONNECTED status for the first time.

connectedBy
isImportRunnerIntegration
Boolean!

Whether this service authorization uses the import runner system for syncing data into Plain. When true, data is synced via Plain's import runner pipeline. When false, data is synced via the legacy Nango-managed sync pipeline.

Query
Variables
Response