Connected Accounts

connectedAccountDetails

Returns the details of a single connected Google or Facebook account by its ID.

get/api/v4/connected-accounts/{connectedAccountId}/details

Path parameters

connectedAccountIdstring required

UUID of the connected account (from the list connected accounts endpoint).

Response

Successful response

idstring required
emailstring
type'GOOGLE' | 'FACEBOOK' | 'YELP' | 'LINKEDIN' | 'APPLE' | 'PINTEREST' | 'TRIPADVISOR'

Changes

No recorded changes to this endpoint across all 4 revisions of this API.