cURL
curl --request GET \ --url https://api.bannerify.co/v1/templates/:id
{ "name": "<string>", "id": "<string>", "layers": [ { "name": "<string>", "id": "<string>", "type": "<string>", "suggestInput": "<string>" } ] }
Template details
The api key to use for this request
"key_xxxxxxxxx"
The name of the template
The id of the template
The layers of the template
Show child attributes