latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

User Profiles

Get a single user profile

get/profiles/{userId}

Path parameters

userIdstring required

The UUID of the user

Response

A User profile object

idstring uuid

The user's unique ID.

display_namestring

The user's display name.

emailstring email

The user's email address.

usernamestring

The user's username.

type'user' | 'organization'

The user's type (user/organization).

picturestring url

The URL of the user's picture.

company_typestring

The company type.

company_namestring

The name of the company.

currencystring

A 3-letter ISO 4217 currency code (assigned according to the billing address).

vat_numberstring

The vat number of the user.

company_rolestring

The role of the user in the company.

website_urlstring

The user or company website.

new_uiboolean

Whether the new UI features are enabled for this user.

ui_colorschemestring

The user's chosen color scheme for user interfaces.

default_catalogstring

The URL of a catalog file which overrides the default.

project_options_urlstring

The URL of an account-wide project options file.

marketingboolean

Flag if the user agreed to receive marketing communication.

created_atstring date-time

The timestamp representing when the user account was created.

updated_atstring date-time

The timestamp representing when the user account was last modified.

billing_contactstring email

The e-mail address of a contact to whom billing notices will be sent.

invoicedboolean

The customer is invoiced.