User

A user object represents a single user in Wunderite. It is used in various places in the API, such as the Attachment object.

Users are readonly objects in the API. They are created and managed by Wunderite.

The User object

A user contains the following properties:

Global Properties

These properties are available for all risk profile types.
  • Name
    first_name
    Type
    string
    Description

    The user's first name

  • Name
    last_name
    Type
    string
    Description

    The user's last name

  • Name
    name
    Type
    string
    Description

    The user's full name