Check whether a user has access to a specific resource, and return their access level.
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The unique identifier or username of the user.
"user_xxxxxxxxxxxxx"
The unique identifier of the resource to check access for. Accepts a company, product, or experience identifier.