API explorerChangelog
Overview

Sections

Theme switcher

Retrieve users

The method retrieves a list of all existing users in MyPreferences.

Header Parameters

Authorizationstring

Authorization token

Content-Typestring

Media type indicating that the content is in JSON format.

Path Parameters

clientIdstring

This is your organization’s MyPreferences account Id. A 404 is returned if this value is invalid.

Response

200
Object
Success

Response Attributes

Phonestring

The user's contact phone number.

Descriptionstring

An optional text field for storing additional information or notes about the user.

UserNamestring

The unique login identifier for the user.

FirstNamestring

The user's given name.

LastNamestring

The user's family or surname.

Emailstring

The user's email address.

UserGroupsarray

Show child attributes

SourceGroupIDstring

The ID of the Source Group associated with the user.

DefaultLandingPagestring

The default page the user is directed to upon login. Options include Dashboard, ProfileSearch, and DataExport.

DefaultLandingPageTypeNbrnumber

A numeric code representing the type or category of the landing page.

IsSSOboolean

Determines if a new user is an SSO user in which a complete user registration email will not be sent if this value is true. NOTE: This property is currently only used for the creation of users and will not reflect an SSO status of an existing user nor change an existing user.

IsActiveboolean

Indicates whether the user account is currently active (true) or deactivated (false).

403
Object
API user does not have appropriate permissions to access the requested resource.
503
Object
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?