Users
User object holds information about a user of an organization.
The User object
{
"id": "16682617-f25d-4df2-9f51-3c38298996b8",
"name": "John Doe",
"email": "[email protected]",
"is_active": true,
"created_at": "2018-02-20T12:32:56Z"
}List users
Query Parameters
Name
Type
Description
Retrieve user
Path Parameters
Name
Type
Description
Last updated
Was this helpful?