user

Get Conversation Detail

Get details for a specific conversation.

Verifies the user owns the conversation before returning details.

get/api/user/conversations/{conversation_id}

Path parameters

conversation_idstring required

Query parameters

product_idstring required

Product ID

Product ID

Headers

authorizationstring required

Bearer <identity_token>

Bearer <identity_token>

Response

Successful Response

{"stackTrail":"paths:/api/user/conversations/{conversation_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes