[ { "contact_id": 1, "contact_name": "Emergency Contact", "phone_number": "+34600112233", "image": "http://example.com/contact_image.jpg" } ]
Retrieves a list of all users with OWNER user_type, excluding the requesting user. The assistant’s token is passed in the body.
OWNER
token
List of owner users (assistants).
The response is of type object[].
object[]