POST
/
get-connected-users
[
  {
    "contact_user_id": 201,
    "contact_name": "Mobile App User",
    "phone_number": "+34699887766",
    "image": "http://example.com/app_user_image.jpg"
  }
]

Body

application/json

Response

200
application/json

List of connected mobile app users.

The response is of type object[].