Skip to content

Properties

idstring
required·

Unique identifier for the user inside the source application.

namestring
required·

Display name of the user.

created_atstring · date-time
emailsobject[]

Email addresses of the user.

emailstring

Email address.

is_primaryboolean

Whether this is the primary email.

first_namestring

The first name of the user

last_active_atstring · date-time
last_namestring

The last name of the user

organizationobject

The organization / team / workspace the user belongs to.

idstring
namestring
remote_dataRecord<string, any>

Raw data returned from the remote API call.

rolesobject[]

The roles the user has.

idstring

The role's unique identifier.

namestring

The role's name.

spend_limitobject

Per-user spending limit configured in the source application.

amountnumber

Spending limit amount (smallest currency unit).

currencystring

ISO 4217 currency code.

statusstring

The status of the user. If no clear mapping is available, then the raw value is returned.

Possible values:
activeinactivedeletedinvited
updated_atstring · date-time