List Accounts
List all accounts and their data. This command gives the Account IDs, which other commands require.
Parameters
Parameter | Description |
---|---|
Cursor | Cursor position returned by the last request. Use to iterate over more than 1000 items. Example: "YWdlbnRfaWQ6NTgwMjkzODE=". |
Limit | Limit number of returned items (1-1000). Example: "10". |
Return All Pages | Automatically fetch all resources, page by page. |
Workflow Library Example
List Accounts with Sentinelone and Send Results Via Email
Preview this Workflow on desktop