prompts
Get Prompt History
Get a prompt by ID
GET
Authorizations
Path Parameters
Response
200
application/json
Successful Response
Timestamp of the change
Example:
"2024-01-01T12:00:00Z"
ID of the prompt
Example:
"1"
Text of the prompt
Example:
"You are a weather agent. Answer the user's questions about weather and nothing else."
Name of the prompt
Example:
"Weather Agent Prompt"
Email address of the user who made the change
Example:
"user@email.com"
Description of the prompt
Example:
"Prompt for a weather agent."
String representation of LLM config for the prompt
Comments describing the change
Example:
"Updated prompt text to include requirement to not answer questions that aren't about weather."