v1
latestOpenAPI 3.0.32026-07-134103031.5 MBScanning Agents
List Scanning Agents
get/scanning-agents/
Query parameters
lengthinteger
Number of results to return per page.
orderingstring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
scopes_logical_operator'and' | 'or'
Logical operator to apply between agent scopes:
(Defaults to or)
- and - and
- or - or
searchstring
A search term.
statusinteger[]
Filter by status
- connected - Connected
- connected_with_issues - Connected with issues
- disconnected - Disconnected
teamstring[]
A unique Base58 value identifying this object.
Response
Example response
{
"count": 6,
"page_total": 1,
"page": 1,
"length": 10
}