v3

latestSwagger 2.0MITraw.githubusercontent.com2026-08-0131321.1 KB
scopes

Get scope targets

Returns the list of scan targets (inputs) for a specific scope. Requires ownership.

post/scope/targets

Request body

idinteger

Scope ID to get the targets for

Example request

{
  "id": 42
}

Response

Scope targets retrieved

synchronizationboolean

Flag indicating whether previous synchronization is still ongoing (no targets in that case)

All 3 operations