Get All Users

This endpoint retrieves all users for the current organization.

For Global Admin Tool Organizations, if the X-Degreed-Organization-Code header is included, the endpoint will return users for the Tenant Organization related to the header value as long as the organization is a member of the Global Admin Tool Organization.

Required Scope

users:read or users:write

📘

Pagination

The API takes a snapshot of the paginated set of users at the time of the first request. Paging through users goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!