Requires an Authorization bearer token and returns a short-lived path token for the other endpoints.
Bearer JWT required by GET /token.
Required JSON-encoded array of encoded DISE IDs, for example ["
Optional token lifetime in seconds. If omitted or invalid, the service uses its configured default.
Access token string.
Authentication failed, or the path token is invalid or expired.
Error category.
Human-readable error message.
Error timestamp.
HTTP status code.
Caller lacks permission to read the requested display/player.
Error category.
Human-readable error message.
Error timestamp.
HTTP status code.
One or more requested IDs were not found within caller scope.
Error category.
Human-readable error message.
Error timestamp.
HTTP status code.
Invalid query or body parameters.
Error category.
Human-readable error message.
Error timestamp.
HTTP status code.
Unexpected server error.
Error category.
Human-readable error message.
Error timestamp.
HTTP status code.