Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Management API token, sent as Authorization: Bearer <token>.

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Query Parameters

Search for attributes within a template

sort-order
string

Sort order. Should be one of ASC or DESC. Default DESC

sort-key
string

The key to sort on. Can be one of created_at, name and type (Default is created_at)

Response

Attributes template and corresponding attributes

data
object
required
success
boolean
required
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes