GET
/
api
/
v1
/
prompts
/

Authorizations

Authorization
string
headerrequired

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

Query Parameters

query
string | null
skip
integer
default: 0
Required range: x > 0
limit
integer
default: 10
Required range: 1 < x < 100

Response

200 - application/json
prompts
object[]
required
total
integer
required