Get a conversation with its messages and turns
Get a conversation with its durable messages and turns.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
conversationId
Unique conversation identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Query parameters
messageCursor
messageLimit
Response
OK
activeTurnId
createdAt
RFC 3339 timestamp with a UTC offset.
id
Unique conversation identifier generated by BCTRL.
messages
model
nextMessageCursor
runtimeId
Unique runtime identifier generated by BCTRL.
status
streamCursor
title
toolsetId
updatedAt
RFC 3339 timestamp with a UTC offset.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

