SaaS App and Device Management APIs
The maximum number of records to be returned in the response
100Cursor for getting the next page of results
Successful response
Invalid request parameters
Authentication failure
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
The maximum number of agents to be returned in the response
500Cursor for getting the next page of results
Prefix search across device name, device ID, and user email
Filter agents by version status
Filter agents by stealth mode status
Filter agents by profile status
Comma-delimited list of BROWSER:VALUE pairs to filter by browser extension status. VALUE may be either:
- a boolean (
true/false) — true matches any installed/connected state, false matches not-installed; or - a pipe-delimited list of installation states (e.g.
EXTENSION_CONNECTED|EXTENSION_DISCONNECTED) to match agents whose extension is in any of the listed states. States may be passed in short form (EXTENSION_CONNECTED) or full form (BROWSER_EXTENSION_INSTALLATION_STATUS_EXTENSION_CONNECTED). Valid filter states: BROWSER_NOT_INSTALLED, BROWSER_INSTALLED, EXTENSION_INSTALLED, INSTALLATION_PENDING, EXTENSION_CONNECTED, EXTENSION_DISCONNECTED. Any other value (UNKNOWN, ERROR, or the unprefixed CONNECTED/DISCONNECTED forms) is silently dropped. Note: the responsestatusfield still echoes the bare proto enum names (e.g.BROWSER_EXTENSION_INSTALLATION_STATUS_CONNECTED) — only filter input uses the EXTENSION_ aliases. Supported browsers: BROWSER_CHROME, BROWSER_EDGE, BROWSER_FIREFOX, BROWSER_SAFARI, BROWSER_ARC, BROWSER_ATLAS, BROWSER_BRAVE, BROWSER_CHROME_BETA, BROWSER_COMET, BROWSER_VIVALDI.
BROWSER_CHROME:EXTENSION_CONNECTED|EXTENSION_DISCONNECTED,BROWSER_EDGE:trueSuccessful response
Invalid request parameters
Authentication failure
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
The maximum number of collections to be returned in the response
50Cursor for getting the next page of results
Sort order for the collection name
ascPossible values: Successful response
Invalid request parameters
Authentication failure
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Human-readable name for the collection. Case-insensitive unique per company. The value CORPORATE DOMAINS is reserved.
Collection created
Invalid request body
Authentication failure
A collection with the same name already exists
Collection name is reserved
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
UUID of the collection
Human-readable name for the collection. Case-insensitive unique per company. The value CORPORATE DOMAINS is reserved.
Collection updated
Invalid request
Authentication failure
Collection not found
A collection with the same name already exists
Collection cannot be changed, or name is reserved
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
UUID of the collection
Collection deleted
No content
Invalid collection ID
Authentication failure
Collection not found
Collection cannot be changed
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
No content
UUID of the parent collection
Successful response
Invalid collection ID
Authentication failure
Collection not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
UUID of the parent collection
Domains processed (some may have been rejected as personal domains, see failedDomains)
Invalid request
Authentication failure
Collection not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
UUID of the parent collection
UUID of the domain to remove
Domain deleted
No content
Invalid collection or domain ID
Authentication failure
Collection or domain not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
No content
50Successful response
Invalid request parameters
Authentication failure
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Collection created
Invalid request body
Authentication failure
A collection with the same name already exists
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Collection updated
Invalid request
Authentication failure
Collection not found
A collection with the same name already exists
Collection cannot be changed
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Collection deleted
No content
Invalid collection ID
Authentication failure
Collection not found
Collection cannot be changed
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
No content
50Successful response
Invalid request
Authentication failure
Collection not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Items added
Invalid request body
Authentication failure
Collection not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
Item deleted
No content
Invalid collection or item ID
Authentication failure
Collection or item not found
Rate Limit Exceeded or Daily Quota Exceeded
Internal Nightfall Error
No content
Last updated
Was this helpful?