GET
/
api
/
v1
/
prompts
/
{prompt_id}
/
history

Authorizations

Syllable-API-Key
string
headerrequired

Path Parameters

prompt_id
integer
required

Response

200 - application/json
timestamp
string
required
prompt_id
string | null
prompt_text
string | null
prompt_description
string | null
prompt_name
string | null
llm_config
string | null
comments
string | null
user_email
string | null