Client
Identity and granted scopes of the OAuth2 client the request is authenticated as.
📄️ Describe the calling OAuth2 client
Returns the client_id, the organisation the client acts for, the scopes carried by the presented token, and the full set the client was granted — the set you may request at the token endpoint. Requires no scope beyond a valid partner token. `token_scopes` is a subset of `granted_scopes`; they differ only when the token request asked for less than everything.