Skip to main content
GET
List the project's action rules

Authorizations

Authorization
string
header
required

User PAT (td_pat_) scoped to the target project

Path Parameters

projectId
string
required

The project identifier (e.g. project_abc123). Must match the project associated with your PAT.

Query Parameters

status
enum<string>
Available options:
active,
expired,
disabled

Response

{rules: [ActionRule]}