The User object
Members of your organization.
Attributes
idUUIDRequiredUnique ID of the user.
namestringRequiredDisplay name.
rolestringRequiredThe user’s role in the organization.
Endpoints
| Method | Path | Endpoint |
|---|---|---|
| GET | /users | List users |
| GET | /users/{userId} | Retrieve a user |
Last updated on