Get all Managed Users in a Subproject

Returns all the Managed Users in this Subproject.

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
Required Modulesubproject
Path Params
string
required

ID of the Subproject.

Query Params
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json