{ "status": "success", "message": "Operation completed successfully", "assistants": [ { "id": 101, "name": "Cati Owner", "image": "http://example.com/owner_image.jpg", "phone": "+34612345678" } ] }
Retrieves a list of all assistants connected to the authenticated mobile app user. The user’s token is passed in the body.
List of connected assistants.
The response is of type object.
object