Storyden
Plugins

Plugin Download Package

Download the original package archive for a supervised plugin installation. The response body is the same zip archive bytes that were uploaded when the plugin was installed or last updated.

GET/plugins/{plugin_instance_id}/package

Download the original package archive for a supervised plugin installation.

The response body is the same zip archive bytes that were uploaded when the plugin was installed or last updated.

storyden-session<token>

In: cookie

Path Parameters

plugin_instance_id*string

Plugin ID.

Response Body

application/zip

application/json

curl -X GET "https://example.com/plugins/cc5lnd2s1s4652adtu50/package"
"string"
Empty
Empty
Empty
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "trace_id": "string",
  "metadata": {}
}