Skip to main content
GET
List secret findings.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required

Query Parameters

secret_kind
enum<string>
Available options:
api_key,
token,
private_key,
password,
oauth_client,
webhook_secret,
env_file,
config,
credential,
other
severity
enum<string>
Available options:
critical,
high,
moderate,
low,
informational
status
enum<string>
Available options:
open,
accepted,
resolved,
ignored,
false_positive
confidence
enum<string>
Available options:
low,
medium,
high
source_kind
enum<string>
Available options:
manual,
auto_discovered,
import,
api,
integration
host
string
Maximum string length: 256
protocol
string
Maximum string length: 256
port
integer
Required range: 1 <= x <= 65535
q
string
Maximum string length: 256
limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0

Response

Secret findings.

pagination
object
required
secrets
object[]
required