Check Permissions
Lists permission actions and whether the calling credential is granted each one for a resource. Answers for whichever identity authenticated the request — a user session, an OAuth token, or an account or app API key — so it never describes who else can reach the resource.
Query parameters
Tag of the resource to check against: an account (biz_), product (prod_), experience (exp_), or app (app_). A resource the credential cannot see is reported as granted nothing rather than as an error.
Comma-separated permission actions to check, for example stats:read,payment:basic:read. Every action is returned when omitted.
Response
permissions listed
Example response
{
"data": [
{
"action": "waitlist_entry:read"
}
]
}Changes
Changed in 17 of the 74 revisions of this API.363
- ●
added the new
crypto_wallet:tradeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
crypto_wallet:trade:readenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
waitlist_entry:cancelenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
waitlist_entry:createenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
waitlist_entry:readenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
partner:referral_request:acceptenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
partner:referral_request:cancelenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
partner:referral_request:createenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
partner:referral_request:declineenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
partner:referral_request:readenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
webhook_receive:financial_activityenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
experiment:manageenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
experiment:readenum value to the//response property for the response statusresponse-property-enum-value-added
This revision's changelog hit the recording limit, so it may not list every change to this endpoint.
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
user:payment:chargeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
webhook_receive:adsenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
company:suspend_childenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
partner:email:readenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
partner:invite:createenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
Of the 74 revisions, 1 has no diff computed.