Skip to main content
GET
List AI surface assets.

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

surface_type
enum<string>[]
Available options:
mcp_server,
model_runtime,
ai_application,
agent_endpoint,
llm_gateway,
unknown
risk
enum<string>[]
Available options:
critical,
high,
moderate,
low,
informational
status
enum<string>[]
Available options:
open,
accepted,
resolved,
ignored,
false_positive
provider
string[]
Maximum string length: 256
product
string[]
Maximum string length: 256
source_kind
enum<string>[]
Available options:
manual,
auto_discovered,
import,
api,
integration
q
string
Maximum string length: 256
limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0

Response

AI surface rows.

pagination
object
required
surfaces
object[]
required