v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
beta.conversations

Retrieve a conversation information.

Given a conversation_id retrieve a conversation entity with its attributes.

get/v1/conversations/{conversation_id}

Path parameters

conversation_idstring required

ID of the conversation from which we are fetching metadata.

ID of the conversation from which we are fetching metadata.

Response

Successful Response

OR

Example response

{
  "completion_args": {
    "response_format": {
      "type": "text"
    }
  }
}