API explorerChangelog
Overview

Sections

Theme switcher

Retrieve consent status

This method retrieves consent statuses that are supported by MyPreferences. The following consent statuses are supported by MyPreferences.

Granted (1), Denied (2), Revoked (3), NotSet (4).

Header Parameters

Authorizationstring Required

Authorization token

Content-Typestring

Path Parameters

clientIdstring Required

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

Response

200
Object

Response Attributes

ConsentStatusarray

Collection of consent statuses supported by MyPreferences.

Enum values:
1
Granted
2
Denied
3
Revoked
4
NotSet
Allow unique items
true

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.
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?