user
Get My Conversations
Get the authenticated user's conversations.
Returns a list of conversations for the verified user, sorted by most recently updated.
get/api/user/conversations
Query parameters
product_idstring required
Product ID
Product ID
limitinteger
Maximum number of conversations to return
Maximum number of conversations to return
Headers
authorizationstring required
Bearer <identity_token>
Bearer <identity_token>
Response
Successful Response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.