List scopes
GET /v1/scopes
Returns a paginated list of remediation scopes in the organization.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Maximum number of scopes to return.
Number of scopes to skip for pagination.
Filter by scope status.
Responses
Section titled “ Responses ”Paginated list of scopes.
object
The list of scopes.
A remediation scope that defines what gets remediated, on which endpoints, and under what conditions.
object
Unique identifier for the scope.
Human-readable name of the scope.
Detailed description of the scope’s purpose.
Current status of the scope.
Filter criteria for what remediation subjects are in scope.
object
Types of subjects to include.
Vendor names to include.
Product names to include.
CPE pattern strings for matching subjects.
Filter criteria for which endpoints are in scope.
object
Operating system families to include.
Specific endpoint IDs to include.
Filter by whether the endpoint has an enrolled agent.
Endpoint tags to include.
Filter criteria for which findings trigger remediation.
object
Types of findings to include.
Minimum severity level for findings to be in scope.
Minimum CVSS score for findings to be in scope (0-10).
Only include findings in the CISA Known Exploited Vulnerabilities catalog.
When the scope was created.
When the scope was last updated.
Total number of scopes matching the filters.
Page size used.
Offset used.
Missing or invalid API key.
object
Human-readable error message.
Internal server error.
object
Human-readable error message.