v3

latestOpenAPI 3.1.02026-07-31144319609.5 KB
User

get/v4/users/me

Response

Successful operation

Example response

{
  "data": {
    "id": 10,
    "future_coworker": true,
    "start_date": "2024-07-15",
    "exit_date": "2026-12-31",
    "edit_lock": "2024-06-15",
    "created_at": "2024-07-15T10:00:00Z",
    "bill_service_id": "1234",
    "support_pin": "1234"
  }
}