Client.parameter_templates¶
Parameter templates for the default team.
Signature¶
@property
parameter_templates -> ResourceCollection[ParameterTemplate]
HTTP parameters¶
| Name | In | Type | Required | Default |
|---|---|---|---|---|
team_id |
query |
string |
yes | - |
Return shape¶
HTTP 200 — OK
array<ParameterTemplateSchema>
Permission¶
Required permission: Team membership required
HTTP¶
GET /api/parameter-templates/ (listParameterTemplates)
Usage¶
client.parameter_templates