GET /api/templates/1007981803/template_inputs
200
{
"total": 1,
"subtotal": 1,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"template_id": 1007981803,
"fact_name": null,
"variable_name": null,
"puppet_parameter_name": null,
"puppet_class_name": null,
"description": null,
"required": false,
"id": 2,
"name": "Template input 2",
"input_type": "user",
"options": null
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
template_id required |
Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort and order by a searchable field, e.g. '<field> DESC' Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return, 'all' to return all results Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| id | integer | |
| input_type | string | |
| name | string |