Skip to main content
GET
List policy templates

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Query Parameters

framework
string | null
stage
string | null
Pattern: ^(request|response)$
category
string | null
status
string | null
search
string | null

Response

Successful Response

id
string
required
slug
string
required
title
string
required
description
string
required
category
string
required
stage
string
required
Pattern: ^(request|response)$
rego_template
string
required
version
integer
required
Required range: x >= 1
status
string
required
parameters
PolicyTemplateParameter · object[]
framework_mappings
PolicyTemplateFrameworkMapping · object[]
applicability_rules
PolicyTemplateApplicabilityRule · object[]