Magidoc

AccountIntegrationFilterInput
Input Object

Represents an active integration between an account and an integration partner

Fields

#

accessTokenExpiresAt

When the current access token expires

accountId

ID of the account that owns this integration

audienceId

The audience that this integration will integrate with.

connectionStatus

Current connection status of this integration

consecutiveErrorCount

Number of consecutive errors encountered

createdBy

Who created this integration

createdUtc

When this integration was created

id

Unique identifier for this account integration

integrationName

User-friendly name for this specific integration instance

integrationPartner

The integration partner for this integration

integrationPartnerId

The integration partner ID for this integration

isActive

Whether this integration is currently active

isDeleted

Whether this integration is currently deleted

isQuarantined

Whether this integration has been quarantined due to repeated failures

lastErrorMessage

Last error message encountered (if any)

lastErrorUtc

When the last error occurred

lastTokenRefreshUtc

When the token was last successfully refreshed

modifiedBy

Who last modified this integration

modifiedUtc

When this integration was last modified

nextRefreshCheckUtc

When the system should next check if token refresh is needed

notificationEmail

Email address for sync notifications

ownerEmail

Email address used to establish integration

tokenRefreshAttempts

Number of consecutive token refresh attempts made

tokenScope

Scope/permissions granted to this integration

tokenType

Type of OAuth token (typically "Bearer")

Usages

#

References

#

  • Argument where of field allAccountIntegrations from type Query