Skip to main content

List Accounts

List all accounts and their data. This command gives the Account IDs, which other commands require.

Parameters

ParameterDescription
CursorCursor position returned by the last request. Use to iterate over more than 1000 items. Example: "YWdlbnRfaWQ6NTgwMjkzODE=".
LimitLimit number of returned items (1-1000). Example: "10".
Return All PagesAutomatically fetch all resources, page by page.

Workflow Library Example

List Accounts with Sentinelone and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop