Skip to main content
GET
Browse marketplace items (org + marketplace)

Authorizations

Authorization
string
header
required

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

Query Parameters

filter
enum<string>
Available options:
all,
organization,
marketplace
itemType
enum<string>
Available options:
prompt,
template
page
integer
default:1
Required range: x >= 1
limit
integer
default:20
Required range: x >= 1

Response

Marketplace items returned with pagination

success
boolean
required
Example:

true

data
object
required