Optional
fieldsID of the enterprise to retrieve.
Optional
memberOptional
count?: number0 to 100
Optional
fields?: "avatarHash" | "fullName" | "initials" | "username"One of: avatarHash
, fullName
, initials
, username
Optional
filter?: stringPass a SCIM-style query to filter members. This takes precedence over the all/normal/admins value of members. If any of the member_* args are set, the member array will be paginated.
Optional
sort?: stringThis parameter expects a SCIM-style sorting value prefixed
by a -
to sort descending. If no -
is prefixed, it will be sorted ascending. Note that the members array
returned will be paginated if members
is 'normal' or 'admins'. Pagination can be controlled with
member_startIndex, etc, but the API response will not contain the total available result count or pagination status data.
Optional
startAny integer between 0 and 100.
Optional
memberUse member.count
instead.
0 to 100
Optional
memberUse member.fields
instead.
One of: avatarHash
, fullName
, initials
, username
Optional
memberUse member.filter
instead.
Pass a SCIM-style query to filter members. This takes precedence over the all/normal/admins value of members. If any of the member_* args are set, the member array will be paginated.
Optional
memberUse member.sort
instead.
This parameter expects a SCIM-style sorting value prefixed by
a -
to sort descending. If no -
is prefixed, it will be sorted ascending. Note that the members array
returned will be paginated if members
is 'normal' or 'admins'. Pagination can be controlled with
member_startIndex, etc, but the API response will not contain the total available result count or pagination status data.
Optional
memberDeprecated: Please use member_sort. This parameter expects a SCIM-style sorting
value. Note that the members array returned will be
paginated if members
is normal
or admins
. Pagination can be controlled with member_startIndex
, etc, and
the API response's header will contain the total count and pagination state.
Optional
memberDeprecated: Please use member_sort. One of: ascending
, descending
, asc
, desc
Optional
memberUse member.startIndex
instead.
Any integer between 0 and 100.
Optional
membersOne of: none
, normal
, admins
, owners
, all
Optional
organizationOptional
fields?: stringAny valid value that the nested organization field resource accepts.
Optional
memberships?: "normal" | "active" | "me" | "admin" | "deactivated" | ("normal" | "active" | "me" | "admin" | "deactivated")[]Comma-seperated list of: me
, normal
, admin
, active
, deactivated
Optional
paidOptional
organizationUse organization.fields
instead.
Any valid value that the nested organization field resource accepts.
Optional
organizationUse organization.memberships
instead.
Comma-seperated list of: me
, normal
, admin
, active
, deactivated
Optional
organizationUse organization.paidAccount
instead.
Optional
organizationsOne of: none
, members
, public
, all
Generated using TypeDoc v0.24.8
Comma-separated list of:
id
,name
,displayName
,prefs
,ssoActivationFailed
,idAdmins
,idMembers
(Note that the members array returned will be paginated ifmembers
is 'normal' or 'admins'. Pagination can be controlled with member_startIndex, etc, but the API response will not contain the total available result count or pagination status data. Read the SCIM documentation here for more information on filtering),idOrganizations
,products
,userTypes
,idMembers
,idOrganizations