Skip to main content
Version: 2021-07-28

Get Facebook pages

GET 

/ad-publishing/facebook/pages

Retrieve Facebook pages for the connected account. Without limit the response is an array of pages. 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), or a \{ pages, paging \} envelope when `limit` is provided