Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Response

The caller's own directory identity (or null) plus their effective POS scopes, sorted and de-duplicated, under a data envelope.

The caller's own directory identity (or null) plus their effective POS scopes, sorted and de-duplicated, under a data envelope.

data
object
required