Python
Users
Retrieve user
Retrieve details of a specific user in the organization.
GET
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the user
Response
User details
Represents a user in an organization