Get message details.

Returns the complete details for a single message, including the user's prompt, the agent's response, timestamps, citations, and any attached metadata. Use this to retrieve specific messages for display or analysis.

Path Params
integer
required

The ID of the agent to get the messages for

string
required

The session ID of the conversation to get the messages for

integer
required

The unique identifier of the message to retrieve. Obtain message IDs from GET /api/v1/projects/{projectId}/conversations/{sessionId}/messages.

Query Params
boolean
Defaults to false

When true, includes customer_intelligence data in the response. Only has an effect if the lead capture feature is enabled for this agent.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json