Skip to main content

Get resource token info

GET 

/bv/playback/v1/resources/token-info

Verify the token and return the token information.


It'll return a 400/BadRequest error if the following conditions meet:

  • if the token is invalid and will return an ERROR_REASON_TOKEN_INVALID error reason.
  • if the token is expired and will return an ERROR_REASON_TOKEN_EXPIRED error reason.

Request

Responses

A successful response.