Skip to main content
GET
List Prompt Suggestions

Authorizations

X-API-Key
string
header
required

Query Parameters

project_id
string

Required if using a company api key

Example:

"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"

topic_id
string
limit
number
default:1000
Required range: 1 <= x <= 10000
offset
number
default:0
Required range: x >= 0
legacy
string

Which suggestions to return. true (the default) returns the project's standard prompt suggestions. false returns Prompt Builder suggestions — the generated set awaiting review, which is accepted through the Prompt Builder rather than the accept/reject endpoints below, and whose ids are prefixed pr_ rather than ps_.

Response

200 - application/json

Success

Success

data
object[]
required