latestOpenAPI 3.1.02026-08-142887561.0 MB

61436a496404

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"
    }
  }
}