Get user by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
User details
id
email
first_name
last_name
organisation_id
is_admin
is_staff
is_active
is_email_verified
is_superuser
created
groups
Errors
404
Get User Request Not Found Error