Skip to main content
GET
List creator Market SkillBots

Authorizations

Authorization
string
header
required

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

Query Parameters

keyword
string

Search keyword matched against listing title and description.

pageSize
integer

Page size. Default 100, max 500.

pageToken
string

Opaque pagination token returned by the previous response.

orderBy
string

Sort expression. Currently supports createdAt desc.

Response

OK

items
object[]
nextPageToken
string