Connected Accounts
connectedAccountsInfo
Returns the Google and Facebook accounts connected to your Listings API account, with connection health and linked-location counts.
get/api/v4/connected-accounts
Query parameters
accountIdstring
Listings API account ID to scope results to. Defaults to the account that owns the API key.
filtersstring
JSON-encoded filter object
JSON-encoded object used to narrow the result set (for example by connection status or account type).
sortstring
JSON-encoded filter object
JSON-encoded object describing the sort order to apply to the records.
pageInfostring
JSON-encoded filter object
JSON-encoded pagination object, e.g. {"page":1,"perPage":20}.
Response
Successful response