Skip to main content

Get Dialogue Llm Messages

GET 

/v1/dialogues/:dialogue_id/llm-messages

Returns the raw LLM message log for the dialogue (requests and responses), excluding the potentially large instructions field. Restricted to admin users; non-admins receive an empty list.

Request

Responses

Successful Response