Skip to main content
GET
List marketplace access grants

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

marketplaceId
string<typeid>
required

Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.

Required string length: 30

Response

Marketplace access grants returned successfully.

items
object[]
required
nextCursor
string | null
required
Required string length: 1 - 255