Users
Retrieve a user
GET
/
users
/
{user_id}
Authorizations
Path Parameters
ID of the user to delete.
Response
200 - application/json
Unique identifier for user
Creation time in UTC of the user
The full name of the user. It doens't have to be unique for the client.
The email of the user. The field does not have to be a real email address. It can be the user’s identifier in your system.