Popular Marketplace

get/api/marketplace/popular

Query parameters

limitinteger nullable
offsetinteger

Response

Successful Response

hasMoreboolean required
nextOffsetinteger nullable

Changes

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

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added