# Get user conversations

You can return a list of all conversations with a specific user.

GET /api/public/users/:client_user_id/conversations/

Attributes Type Required Description
client_user_id string yes A unique identifier for the user which is given by User.com automatically.