cloudsprite.parameter_templates¶
Parameter templates for the default team.
Module convenience alias for Client.parameter_templates (process-default client). Not listed in __all__.
Signature¶
@property
cs.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¶
cs.parameter_templates