Skip to main content
Version: v3

Get Facebook pages

GET 

/ad-publishing/facebook/pages

Retrieve Facebook pages for the connected account. Without limit the response is an array of pages (this array response will soon be deprecated — migrate to the paginated form). When limit is provided the response is a paginated { pages, paging } envelope; pass after (from paging.next) to fetch the next batch.

Request

Responses

An array of pages (default; will soon be deprecated — use `limit` to get the paginated \{ pages, paging \} response), or a \{ pages, paging \} envelope when `limit` is provided