Actions
List Accounts
This returns a list of accounts. A token with ORG_ADMIN authority is required to call this API.
Basic Parameters
Parameter | Description |
---|---|
Filters | Filter results using the standard syntax described in V3 API Standard Collection ParametersFiltering is supported for the following fields and operators:id: eq, inidentityId: eqname: eq, innativeIdentity: eq, insourceId: eq, inuncorrelated: eq. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | Max number of results to return.See V3 API Standard Collection Parameters for more information. |
Offset | Offset into the full result set. Usually specified with limit to paginate through the results.See V3 API Standard Collection Parameters for more information. |
Example Output
Workflow Library Example
List Accounts with Sailpoint and Send Results Via Email
Preview this Workflow on desktop