A representation of the permissions granted to your app by a User or Page represented in FQL.
| Name | Description |
|---|---|
ads_management number (min: 0) (max: 1) | manage advertisements on behalf of me |
bookmarked number (min: 0) (max: 1) | Provides access to read if your app has been bookmarked |
create_event number (min: 0) (max: 1) | create and modify events |
create_note number (min: 0) (max: 1) | add or modify notes |
send me emails | |
export_stream number (min: 0) (max: 1) | export my posts and make them public. All posts will be exported, including status updates. |
friends_about_me number (min: 0) (max: 1) | 'About Me' Details |
friends_activities number (min: 0) (max: 1) | Activities |
friends_birthday number (min: 0) (max: 1) | Birthdays |
friends_education_history number (min: 0) (max: 1) | Education History |
friends_events number (min: 0) (max: 1) | Events |
friends_groups number (min: 0) (max: 1) | Groups |
friends_hometown number (min: 0) (max: 1) | Hometowns |
friends_interests number (min: 0) (max: 1) | Interests |
friends_likes number (min: 0) (max: 1) | Likes, Music, TV, Movies, Books, Quotes |
friends_location number (min: 0) (max: 1) | Current Cities |
friends_notes number (min: 0) (max: 1) | Notes |
friends_online_presence number (min: 0) (max: 1) | Online Presence |
friends_photo_video_tags number (min: 0) (max: 1) | Photos and Videos of Them |
friends_photos number (min: 0) (max: 1) | Photos |
friends_questions number (min: 0) (max: 1) | Questions |
friends_relationship_details number (min: 0) (max: 1) | Significant Others and Relationship Details |
friends_relationships number (min: 0) (max: 1) | Family Members and Relationship Statuses |
friends_religion_politics number (min: 0) (max: 1) | Religious and Political Views |
friends_status number (min: 0) (max: 1) | Facebook Statuses |
friends_subscriptions number (min: 0) (max: 1) | Subscribers and Subscribees |
friends_videos number (min: 0) (max: 1) | Videos |
friends_website number (min: 0) (max: 1) | Websites |
friends_work_history number (min: 0) (max: 1) | Work History |
manage_friendlists number (min: 0) (max: 1) | create, delete, and modify my friend lists |
manage_notifications number (min: 0) (max: 1) | may access my notifications and may mark them as read |
manage_pages number (min: 0) (max: 1) | manage my pages |
photo_upload number (min: 0) (max: 1) | add or modify photos |
publish_actions number (min: 0) (max: 1) | publish my app activity to Facebook |
publish_checkins number (min: 0) (max: 1) | publish checkins on my behalf |
publish_stream number (min: 0) (max: 1) | publish content to my Wall |
read_friendlists number (min: 0) (max: 1) | access my friend lists |
read_insights number (min: 0) (max: 1) | access Insights data for my pages and applications |
read_mailbox number (min: 0) (max: 1) | read messages from my mailbox |
read_page_mailboxes number (min: 0) (max: 1) | read messages for my Pages |
read_requests number (min: 0) (max: 1) | access my friend requests |
read_stream number (min: 0) (max: 1) | access my News Feed & Wall |
rsvp_event number (min: 0) (max: 1) | RSVP to events |
share_item number (min: 0) (max: 1) | share items on my behalf |
sms number (min: 0) (max: 1) | send SMS messages to my phone |
status_update number (min: 0) (max: 1) | update my status |
tab_added number (min: 0) (max: 1) | Provides access to read if your app has been added as a tab |
| id | The user ID of the current user, or the ID of the page |
user_about_me number (min: 0) (max: 1) | About Me |
user_activities number (min: 0) (max: 1) | Activities |
user_birthday number (min: 0) (max: 1) | Birthday |
user_education_history number (min: 0) (max: 1) | Education History |
user_events number (min: 0) (max: 1) | Events |
user_groups number (min: 0) (max: 1) | Groups |
user_hometown number (min: 0) (max: 1) | Hometown |
user_interests number (min: 0) (max: 1) | Interests |
user_likes number (min: 0) (max: 1) | Likes, Music, TV, Movies, Books, Quotes |
user_location number (min: 0) (max: 1) | Current City |
user_notes number (min: 0) (max: 1) | Notes |
user_online_presence number (min: 0) (max: 1) | Online Presence |
user_photo_video_tags number (min: 0) (max: 1) | Photos and Videos of Me |
user_photos number (min: 0) (max: 1) | Photos Uploaded by Me |
user_questions number (min: 0) (max: 1) | Questions |
user_relationship_details number (min: 0) (max: 1) | Significant Other and Relationship Details |
user_relationships number (min: 0) (max: 1) | Family Members and Relationship Status |
user_religion_politics number (min: 0) (max: 1) | Religious and Political Views |
user_status number (min: 0) (max: 1) | Facebook Status |
user_subscriptions number (min: 0) (max: 1) | Subscribers and Subscribees |
user_videos number (min: 0) (max: 1) | Videos Uploaded by Me |
user_website number (min: 0) (max: 1) | Website |
user_work_history number (min: 0) (max: 1) | Work History |
video_upload number (min: 0) (max: 1) | add or modify videos |
xmpp_login number (min: 0) (max: 1) | login to Facebook Chat |
offline_access number (min: 0) (max: 1) | access my data when I'm not using the application |
To read the permissions table you need one of
access_token for a user of your app.