API explorerChangelog
Overview

Sections

Theme switcher

Retrieve historical standard fields by profile id

This method will return complete history of standard fields for a specific profile using the profileId parameter.

Only the basic profile information and standard field history will be returned. Elements like consents, custom fields, groups, tags, and preferences will not be included in the response. Standard field history will be returned in ascending order by Modified date.

Along with the ProfileId, a collection of current AlternateIds is also included with each historical entry.

Header Parameters

Authorizationstring Required

Authorization token

Path Parameters

clientIdstring Required

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

profileIdinteger Required

System generated unique identifier of the profile.

Response

200
Object

Response Attributes

UserProfilePreferencesarray

Collection of UserProfilePreferences

Show child attributes

400
Object
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
401
Object
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
403
Object
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
404
Object
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found. See error description for more details.
503
Object
The server is unable to handle your request due to a temporary condition. You must delay your request for some time before trying again. 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?