Connect

List Facebook pages

Returns the list of Facebook Pages the user can manage after OAuth. Extract tempToken and userProfile from the OAuth redirect params and pass them here. Use the X-Connect-Token header if connecting via API key.

get/v1/connect/facebook/select-page

Query parameters

profileIdstring required

Profile ID from your connection flow

tempTokenstring required

Temporary Facebook access token from the OAuth callback redirect

Response

List of Facebook Pages available for connection

Changes

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