Basic 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”. |
Query | A free-text search term, will match applicable attributes (sub-string match). Note: Device’s physical addresses will be matched if they start with the search term only (no match if they contain the term). |
Return All Pages | Automatically fetch all resources, page by page. |
Sort By | The column to sort the results by. |
Sort Order | Sort direction. |
Advanced Parameters
Parameter | Description |
---|---|
Custom Queries | Additional custom query parameters. For more information about the available query parameters, visit https://your-subdomain.sentinelone.net/api-doc/api-details?category=agents&api=get-agents. |