POST
/
get-contacts-mobile
[
  {
    "contact_id": 1,
    "contact_name": "Emergency Contact",
    "phone_number": "+34600112233",
    "image": "http://example.com/contact_image.jpg"
  }
]

Body

application/json

Response

200
application/json

List of contacts for the specified assistant.

The response is of type object[].