Get all Managed Users

Returns all the Managed Users in this Project.

  • Use excludeUsersFromSubprojects to exclude users created in Subprojects from the results.

Use the limit parameter to specify how many items should be included in the response. If not defined, limit is set to the maximum supported value of the API: 2500.

The query parameters limit and startAfterId can be used in conjunction to implement a pagination system.

Required Scopeproject.admin
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Project. Must match the one in the JWT.

Query Params
string

If set to true, Managed Users from Subprojects will be excluded from the response. Default: false.

number
1 to 2500

The number of records to return.

string

ID of the record to start retrieving data from. Use together with limit for pagination.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json