Users
List users
Returns a paginated list of users in your organization.
GET
List users
Authorizations
Bearer token authentication. Pass your AccessOwl API token in the Authorization header as Bearer <token>.
Query Parameters
Maximum results to return (default: 20, max: 100)
Opaque cursor returned in the previous response's meta.next_cursor. Omit for the first page.
Filter users by status. Returns active users by default
Available options:
onboarding_provisioning_planned, onboarding, active, inactive, offboarding_planned, offboarding, offboarded, all List users

