Users
Retrieve a User
Retrieve a User that has previously been created.
GET
Authorizations
Path Parameters
Response
200
application/json
The retrieved User
A User is a unique identifier that you can use to manage and organize your work.
String representing the object's type. Objects of the same type share the same value
Example:
"user"
Unique identifier for the user
Email of the user
Name of the user
Time at which the project was created
Example:
"2022-03-01T00:00:00Z"
Time at which the project was last updated
Example:
"2022-03-01T00:00:00Z"
Avatar of the user
Roles of the user in multiple organizations. The keys are organization IDs, and values are roles ('admin', 'member').