Skip to main content
GET
Check integration status

Authorizations

Authorization
string
header
required

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Query Parameters

workspace_id
string
required
provider
string
required

Response

Integration status retrieved successfully

provider
string
status
enum<string>
Available options:
connected,
disconnected,
error
last_sync
string<date-time> | null
error_message
string | null
Last modified on February 16, 2026