Retrieve a user

Returns a single user by id (the Firebase UID). A normal user can only fetch
their own record; Cardda staff can fetch any. Includes the user's memberships
and computed profile methods. This endpoint is not company-scoped (it is
on the company-id header whitelist).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the resource. This is a UUID for most resources, but for user endpoints it is the user's Firebase UID (an opaque string), so no uuid format is asserted here.

Responses

401

Unauthorized

404

User not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json