Skip to main content
GET
Get Integration Status
Get the current status and configuration of all integrations for a specific user.

URL Parameters

string
required
Unique identifier for the user in your system

Response

array
List of integration statuses

Integration-Specific Fields

Google Analytics

string
Selected Google Analytics property ID
string
Data sync schedule

Notion

string
Connected Notion workspace name
string
Data sync schedule

Slack

string
Connected Slack team ID
string
Data sync schedule

Zoho

string
Connected Zoho organization ID
string
Zoho data center
object
Enabled Zoho modules
string
Data sync schedule

Example

Error Codes

object
Authentication error
object
User not found
object
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