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 Parameters Filtering is supported for the following fields and operators: id: eq, in identityId: eq name: eq, in nativeIdentity: eq, in sourceId: eq, in uncorrelated: 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