registry-api

Returns the list of reviews of an extension

get/api/{namespace}/{extension}/reviews

Path parameters

namespacestring required

Extension namespace

extensionstring required

Extension name

Response

The reviews are returned in JSON format

successstring

Indicates success of the operation (omitted if a more specific result type is returned)

warningstring

Indicates a warning; when this is present, other properties can still be used

errorstring

Indicates an error; when this is present, all other properties should be ignored

Changes

No recorded changes to this endpoint across all 1 revision of this API.