Skip to main content
GET
List control rules

Authorizations

Authorization
string
header
required

Management API authentication. Pass an op-mak-… management token as a Bearer token. Runtime op-… API keys are rejected with 403 — they belong on the data-plane endpoints. Mint a management key from the platform UI under Settings → API keys.

Query Parameters

project_uuid
string<uuid>

Only rules that apply in this project

function_uuid
string<uuid>

Only rules that apply to this function (with project_uuid)

kind
enum<string>

Only rules of this kind

Available options:
guard,
observe,
route,
comply

Response

Successful response

data
object[]
meta
object