Storyden
Misc

Theme Asset Get

Download an immutable custom theme stylesheet or script.

GET/info/theme/assets/{asset_filename}

Download an immutable custom theme stylesheet or script.

Path Parameters

asset_filename*string

Asset ID.

Response Body

*/*

application/json

curl -X GET "https://example.com/info/theme/assets/string"
"string"
Empty
Empty
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "trace_id": "string",
  "metadata": {}
}