Authorization header as a Bearer Token or it will return a 401 Unauthorized
HTTP status.
Use the endpoint to inspect what
user an Access Token is authenticated for.
Pass an access token in the Authorization header of a Box API call, and check which user the token represents.
Authorization header as a Bearer Token or it will return a 401 Unauthorized
HTTP status.