Skip to content

Get a user by ID in the user's organization

GET
/v1/users/{uuid}
uuid
required
string format: uuid

User ID

Example
123e4567-e89b-12d3-a456-426614174000

Get a user by ID

A User with all properties returned from the database

object
email
required
string
first_name
required
string
icon
string | null format: image/png
Example
https://picsum.photos/200
id
required
string format: uuid
last_name
required
string