Zum Hauptinhalt springen

Get a Container Template icon

GET/v2/container-templates/{templateId}/icon/
API version
v2
Request method
GET
Operation ID
deprecated-container-get-template-icon

Deprecated. Use GET /v2/container-templates/{templateId}/assets/icon.svg instead.

Request

  • templateIdstring
    required

    ID of the Template to get the icon for.

Responses

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/container-templates/string/icon