Finalize a direct conversation attachment upload
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Length
1 <= lengthRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/conversations/string/attachments/finalize" \ -H "Content-Type: application/json" \ -d '{ "attachmentId": "string" }'Empty
Empty
Empty
Empty
Empty
Empty
Create a conversation POST
Create a new conversation within a partnership. Optionally link it to an order and include an initial message. If a conversation already exists for the same partnership+order, returns the existing one. Available to both labs and clinics.
Get conversation by ID GET
Retrieve a single conversation with its partner organization, linked order, and last message sender details. Only accessible by organizations that are part of the conversation's partnership.