Templates
List available templates
get
https://api.usestencil.com
/v1/projects/:project_id/templates
List templates
get
https://api.usestencil.com
/v1/templates/:id
Get specific template
Property | Description |
description | Description of the property |
field | Field unique identifier |
value | Value of the field |
required | Indicate that the value must be specified |
type | The type of value i.e. Integer requires number to be specified |
The rests of the fields are self explanatory.
Last modified 1yr ago