Skip to content

Templates

List

This endpoint returns JSON structured like this:

{
"data": [
{
"id": "e4bdb620-00c1-4d7d-9d26-f08c2e9dee09",
"data": {
"type": "field_group",
"attributes": {
...
}
},
"meta": {
}
},
{
...
}
]
}

This endpoint returns system templates of a certain type.

HTTP Request

GET /api/v1/templates?type=

URL Parameters

ParameterDescriptionSpecifics
typeType of templates to retrieveMust be set, Valid values are field_group