Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
A boolean describing whether or not user has resource access
The response is of type boolean.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A boolean describing whether or not user has resource access
The response is of type boolean.