Skip to content
SynupAPI
Get an API key

ConnectedAccountsResponse

Fields

NameTypeRequiredDescription
dataobjectoptional
data.connectedAccountsInfoobjectoptional
data.connectedAccountsInfo.pageInfoobjectoptional
data.connectedAccountsInfo.pageInfo.hasNextPagebooleanoptionalIndicates if there are more pages available
data.connectedAccountsInfo.pageInfo.hasPreviousPagebooleanoptionalIndicates if there are previous pages available
data.connectedAccountsInfo.pageInfo.totalPagesintegeroptionalTotal number of pages available
data.connectedAccountsInfo.pageInfo.totalRecordsintegeroptionalTotal number of records across all pages
data.connectedAccountsInfo.recordsarray of objectoptional
data.connectedAccountsInfo.records[].connectedAccountIdstringoptionalUnique identifier of the connected account
data.connectedAccountsInfo.records[].connectedAccountTypestringoptionalType of the connected account
GoogleAccountFacebookAccount
data.connectedAccountsInfo.records[].connectedLocationsCountintegeroptionalNumber of locations connected with this account
data.connectedAccountsInfo.records[].connectivityIssuestringoptional

Type of connectivity issue if any:

  • CONNECTED_LOCATIONS_ISSUE - Connected to inaccessible listings
  • CREDENTIALS_INVALIDATED - Expired credentials
data.connectedAccountsInfo.records[].emailstringoptionalEmail address associated with the connected account
data.connectedAccountsInfo.records[].lastFetchMatchesRequestedAtstringoptionalTimestamp of the last matches request
data.connectedAccountsInfo.records[].requestMatchesbooleanoptionalIndicates if the account can trigger matches
data.connectedAccountsInfo.records[].requestMatchesStatusstringoptionalStatus of the last request matches triggered
data.connectedAccountsInfo.records[].statusstringoptionalCurrent connection status
CONNECTEDConnectionIssue
data.connectedAccountsInfo.records[].remarksstringoptionalAdditional information about account status or errors