Přeskočit na hlavní obsah

User information

Request Body

Empty request body. The body is not checked.

  • object
Responses

The JSON object with following schema is returned.

Schema
  • success boolean

    The result of action

  • user object
    • id integer

      User account unique id

    • email string

      User's e-mail

    • otp boolean

      True if user has any OTP enabled

    • credit number

      Credit amount in CZK

    • monthly_costs number

      Sum of monthly costs

    • contact object
      • id integer

        Contact unique id

      • personal boolean

        True if account is personal.

      • firstname string

        Person's forename

      • lastname string

        Person's surname

      • company string

        Company name

      • street string

        Street

      • street_no string

        Street number

      • postal_code integer

        Postal code

      • city string

        City

      • country string

        Country code

      • ic string

        Company IČ

      • dic string

        Company DIČ

  • authenticated boolean

    True if the request was authenticated

  • status integer

    Response status code