Connected Accounts
Listings belonging to a connected account.
Returns the Google Business Profile or Facebook listings accessible to a connected account, with optional filtering and pagination.
post/api/v4/connected-accounts/connected-account-listings
Query parameters
connectedAccountIdstring required
UUID of the connected account whose listings to fetch.
filtersstring
JSON-encoded filter object
JSON-encoded object used to search within listings (for example by business name, address, phone, or postal code).
pageInfostring
JSON-encoded filter object
JSON-encoded pagination object, e.g. {"page":1,"perPage":20}. Up to 500 records per page.
Response
Successful response