Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

watchTowr Findings API

The Findings API from watchTowr — 6 operation(s) for findings.

watchTowr Findings API is one of 20 APIs that watchTowr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Findings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://{tenant}.{region}.watchtowr.io.

6 operations 6 paths 4 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://{tenant}.{region}.watchtowr.io
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

watchTowr Findings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key issued from the watchTowr Platform dashboard (Settings - API Management / Integrations - Client API), sent as a Bearer token.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Findings 6
GET
/api/client/findings/list
List all findings
get_list_findings 2 params → 200401403
GET
/api/client/findings/show/{id}
Show the details of a finding
get_finding_details 1 param → 200401403404
GET
/api/client/findings/statuses
List available finding statuses
get_available_finding_statuses → 200401403
GET
/api/client/findings/export/{id}
Export a finding as PDF
export_pdf_for_finding 1 param → 200401403404
POST
/api/client/findings/retest/{finding_id}
Start a retest of a specific finding
start_specific_finding_retest 1 param body → 200401403404422
POST
/api/client/findings/status/{id}
Update the status of a finding
update_finding_status 1 param body → 200401403404422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are UnprocessableContent (2 properties), ForbiddenResponse (1 property), NotFound (1 property), Unauthorized (1 property). Each schema is shown below with its type and property counts.

Unauthorized
object
1 property
UnprocessableContent
object
2 properties
NotFound
object
1 property
ForbiddenResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

watchtowr-findings-api-openapi.yml Raw ↑

Other APIs watchTowr publishes across the network.

watchTowr Activity Log API
watchTowr Assets API
watchTowr Business Unit API
watchTowr Certificates API
watchTowr Cloud Storage API
watchTowr Containers API
watchTowr Domains API
watchTowr Hunts API
watchTowr IP Addresses API
watchTowr IP Ranges API
watchTowr Mobile Applications API
watchTowr Points of Interest API