Skip to main content
GET
List mapping rules

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

Response

User-authored rules only (the auto-generated per-webhook mirror rules, which carry webhook_id, are excluded). Newest first. conditions and mappings come back as JSON-encoded strings exactly as stored, and enabled is 0 or 1.

rules
object[]
required