Admin
Get Prompt
GET
/
v2
/
get_prompt
/
{prompt_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
prompt_name
string
requiredPrompt name
Query Parameters
inputs
string | null
JSON-encoded prompt inputs
prompt_override
string | null
Prompt override
Response
200 - application/json
results
object
requiredWas this page helpful?