Skip to main content
GET
Get all Action Templates

Query Parameters

address
string

Filter by budget account address

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x378632819f39c74c4f56b1429e760739c5fb51b7"

onlyActive
boolean
default:true

Only return active templates (default: true)

status
string

Filter by template status(es). Accepts a single status or comma-separated list.

Example:

"approved,pending"

Response

200 - application/json

Returns a list of all Action Templates registered to the system

actionTemplate
object
required
project
object
required