Skip to main content
GET
Who am I — the current authenticated user and token scopes (whoami)

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Response

Token is valid

message
string
Example:

"Welcome to Zivio"

owner
object

The current authenticated user this token acts as

scopes
string

Granted scopes for this token