Users
Get a user by ID
Returns a single user in your organization by their ID.
GET
Get a user by ID
Authorizations
Bearer token authentication. Pass your AccessOwl API token in the Authorization header as Bearer <token>.
Path Parameters
User ID
Response
User
A user in the organization
Email address
First name
User ID
Last name
Current status
Available options:
active, inactive, onboarding, onboarding_provisioning_planned, offboarding, offboarding_planned, offboarded Deactivation timestamp
Departments the user belongs to
Employment type
Available options:
full_time, part_time, contract, freelance, internship, apprenticeship, working_student, training Full name (computed)
Creation timestamp
Job title
City location
Manager user ID
Teams the user belongs to
Last update timestamp
Get a user by ID

