Skip to main content
GET
Get single marketplace item details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Marketplace item returned

success
boolean
required
Example:

true

data
object
required

Full marketplace listing detail returned by GET /api/marketplace/{id}. Same shape as the browse item plus an optional content payload when the listing is content-visible.

Example: