latestSwagger 2.02026-08-215954116.2 KB

965855d16b06

users

Get information about the authenticated user.

get/users/me

Response

OK

Example response

{
  "data": {
    "contact": {
      "work": "(99) 9999-9999",
      "mobile": "(99) 99999-9999",
      "whatsapp": "+5511999999999"
    }
  }
}