Use contexts instead
After you have upgraded your LaunchDarkly SDK to use contexts instead of users, you should use Search for contexts instead of this endpoint.
List all users in the environment. Includes the total count of users. This is useful for exporting all users in the system for further analysis.
Each page displays users up to a set limit
. The default is 20. To page through, follow the next
link in the _links
object. To learn more, read Representations.
The project key
The environment key
The number of elements to return per page
Limits results to users with sort values after the value you specify. You can use this for pagination, but we recommend using the next
link we provide instead.
Users collection response
The total number of users in the environment
Details on the users
The location and content type of related resources