Get user
Users
Get user
Retrieve a user visible to the caller — either a member of any organisation under the caller’s client (API-key or client-admin Bearer) or a member of the caller’s active organisation (Bearer org user). The Organisations list is scoped to the same visibility lens.
Authentication. An API key (x-dolfin-api-key) or a JWT Bearer token; the organisation is determined without the x-dolfin-organisation-id header.
GET
Get user
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.