Skip to main content
GET
Get an ActionPolicy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^apol_[0-9a-f]{32}$

Response

Success

id
string
required
Pattern: ^apol_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
name
string
required
Required string length: 1 - 255
state
enum<string>
required
Available options:
active,
disabled
rules
object[]
required
Required array length: 1 - 256 elements
version
integer
required
Required range: x > 0
created_at
string
required
updated_at
string
required