Skip to main content
GET
Get Agent System Prompt

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string
required

Response

Returns the complete system prompt and configuration for a specific agent, including instructions, demonstrations, and model settings

Response model for agent system prompt endpoint.

data
AgentPromptData · object
required

Agent prompt data model