External DocumentationTo learn more, visit the SailPoint IdentityIQ documentation.
Parameters
Parameter | Description |
---|---|
Attributes | The User attributes to include in the response. The query parameter value is a comma-separated list of fields to be returned in the response for each user. The attributes provided will be the only ones returned in the response, with the exception of id, schemas, and meta, which are always returned for a user. |
Limit | Specifies the number of results per page. default value is 1000. |
Offset | Determines the starting index of the result set. Example: 1100. |
Query | Filter results by providing queries. |
Return All Pages | Automatically fetch all resources, page by page. |
Sort By | Allows sorting the results by a returned attribute. Example: userName. |
Sort Order | Determines what order to sort results in. |