v1
latestOpenAPI 3.0.32026-07-134103031.5 MBList Targets
Query parameters
Names of the teams to exclude from results, as a query string.
For example, "exclude_team=Frontend" or "exclude_team=Frontend&exclude_team=Backend".
Identifiers of targets to filter results. Multiple choices are possible by repeating the query_param.
Target label IDs to filter results, as a query string.
Logical operator to apply between target labels.
(Defaults to or)
- and - and
- or - or
Number of results to return per page.
Which field to use when ordering the results.
A page number within the paginated result set.
Target risk to filter results:
- None - Not applicable.
- 0 - No risk.
- 10 - Low risk.
- 20 - Medium risk.
- 30 - High risk.
- 40 - Critical risk.
Identifier of the scan profile to filter results.
A search term.
Names of the teams to filter results, as a query string.
For example, "team=Frontend" or "team=Frontend&team=Backend".
If true, filter results by targets with unlimited scans.
If false, filter results by targets that use credits.
Response
Example response
{
"count": 6,
"page_total": 1,
"page": 1,
"length": 10
}