List Blueprints
GET
/blueprints/pages/{template}
Get the blueprint schema for a page template.
Parameters
| Name | Type | Description |
|---|---|---|
| template required | string | The page template name (e.g. default, blog, post) |
Response Codes
200
Success
401
Unauthorized
404
Template blueprint not found