Represents a Facebook Page.
Over the coming months, all classic Pages will be migrated to the New Pages Experience. Use the has_transitioned_to_new_page_experience Page field to determine if a Page has been migrated. After all Pages have been migrated, the classic Pages experience will no longer be available.
Refer to our Pages API Guides for additional usage information.
For apps that have been granted the
and
permissions, only data owned by the Page is accessible.
For apps that have been approved for either the
Page Public Content Access (PPCA)
or
Page Public Metadata Access (PPMA)
feature, only public data is accessible.
Learn more.instagram_business_account field requires a User access token from a User who is able to perform appropriate tasks on the Page. Refer to the Instagram Graph API's Page reference for more information.
business_management permission may be required.All users requesting access to a Page using permissions must be able to perform the
on the Page being queried.
Requirements vary based on the Page's status, unpublished or published, and unrestricted or restricted. Restrictions include any visibility restrictions such as by age or region. Note that for restricted Pages, the app user must also satisfy any restrictions in order for data to be returned.
| Page Status | Access Token | Feature, to retrieve public data | Permissions, to retrieve Page owned data |
|---|---|---|---|
Unpublished | None | None | |
Published, Unrestricted | PPCA or PPMA |
| |
Published, Restricted | PPCA or PPMA |
|
curl -i -X GET "https://graph.facebook.com/PAGE-ID?access_token=ACCESS-TOKEN"
| Parameter | Description |
|---|---|
account_linking_tokenUTF-8 encoded string | Short lived account linking token (5 mins expiry) to get the PSID for a user-page pair |
| Field | Description |
|---|---|
idnumeric string | The ID representing a Facebook Page. |
aboutstring | Information about the Page. Can be read with Page Public Content Access or Page Public Metadata Access. This value maps to the Description setting in the Edit Page Info user interface. Limit of 100 characters. |
access_tokenstring | The Page's access token. Only returned if the User making the request has a role (other than Live Contributor) on the Page. If your business requires two-factor authentication, the User must also be authenticated |
ad_campaign | The Page's currently running an ad campaign |
affiliationstring | Affiliation of this person. Applicable to Pages representing people. Can be read with Page Public Content Access or Page Public Metadata Access. |
app_idid | App ID for app-owned Pages and app Pages |
artists_we_likestring | Artists the band likes. Applicable to Bands. Can be read with Page Public Content Access or Page Public Metadata Access. |
attirestring | Dress code of the business. Applicable to Restaurants or Nightlife. Can be one of Casual, Dressy or Unspecified. Can be read with Page Public Content Access or Page Public Metadata Access. |
available_promo_offer_idslist<KeyValue:enum,list<KeyValue:string,string>> |