Authorizations
Response
Your User object
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"
Roles of the user in multiple organizations. The keys are organization IDs, and values are roles ('admin', 'editor', 'member').
Avatar of the user