Get Marketplace Detail

get/api/marketplace/items/{item_id}

Path parameters

item_idstring required

Response

Successful Response

descriptionstring required
idstring required
installTokenstring required
installsinteger required
namestring required
repoImageUrlstring nullable
repoLabelstring required
starsinteger nullable

Changes

Changed in 1 of the 16 revisions of this API.10

    • added the optional property repoImageUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property stars to the response with the 200 status

      response-optional-property-added

    • added the required property description to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property installToken to the response with the 200 status

      response-required-property-added

    • added the required property installation to the response with the 200 status

      response-required-property-added

    • added the required property installs to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property repoLabel to the response with the 200 status

      response-required-property-added

    • added the required property sourceLinks to the response with the 200 status

      response-required-property-added