Get Integration Status
Get the status of all integrations for a user
GET
Get the current status and configuration of all integrations for a specific user.
URL Parameters
Unique identifier for the user in your system
Response
List of integration statuses
Integration-Specific Fields
Google Analytics
Selected Google Analytics property ID
Data sync schedule
Notion
Connected Notion workspace name
Data sync schedule
Slack
Connected Slack team ID
Data sync schedule
Zoho
Connected Zoho organization ID
Zoho data center
Enabled Zoho modules
Data sync schedule
Example
Error Codes
Authentication error
User not found
Server error
Notes
- The response includes all available integrations, whether connected or not
- The
lastSynced
timestamp indicates when data was last synchronized - The
syncSchedule
is in cron format - Each integration type may have additional fields specific to its configuration
- The
enabled
field indicates whether the integration is currently active - The
connected
field indicates whether the OAuth connection is valid