Skip to main content
GET
Get current user with Organisation + Client memberships

Authorizations

Authorization
string
header
required

A session JWT obtained via the OAuth flow (POST /auth/codesPOST /auth/exchange). Its claims carry the caller's organisation and/or client scope.

Response

OK

userId
string<uuid>
required
email
string
required
organisations
object[]
required
clients
object[]
required
name
null | string