Get Agent Prompt

Get the current prompt/instructions for an agent.

Authentication

AuthorizationBearer

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

Path parameters

agent_idstringRequired

Response

Successful Response
agent_idstring
request_idstring
timestampdatetime
successbooleanOptionalDefaults to true
promptstring or nullOptional

Errors

422
Unprocessable Entity Error