Extensions

Download extension

Download an extension file by extension ID

get/v1/extensions/{extensionId}

Path parameters

extensionIdstring required

Extension ID

Response

Extension zip file

string binary required

Extension zip file

Changes

Changed in 3 of the 54 revisions of this API.7

    • added the optional property linkToDocs to the response with the 400 status

      response-optional-property-added

    • added the optional property linkToDocs to the response with the 404 status

      response-optional-property-added

    • added the optional property linkToDocs to the response with the 500 status

      response-optional-property-added

    • the response property context/items/params became required for the status 400

      response-property-became-required

    • the response property context/items/params became required for the status 404

      response-property-became-required

    • the response property context/items/params became required for the status 500

      response-property-became-required

    • endpoint added

      endpoint-added