Skip to content

Ops Index

GET
/ops

Self-describing index of the ops surface — start here.

Every list endpoint also accepts ?format=csv for a spreadsheet-ready download. All endpoints are read-only.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

Self-describing index so an LLM consumer can discover the surface without parsing the full OpenAPI document.

object
description
required
string
org_id_formats
required
string
resources
required
Array<object>
object
description
required
string
path
required
string
resource
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string