Retrieve consent types
Header Parameters
Authorization token
Media type indicating that the content is in JSON format.
Query Parameters
Type Id. If specified, only the Type with this Id will be returned. Default value is 0.
A valid locale associated with the ConsentType. Ex: “en”, “en-us”, “en-uk”, “fr-ca”.
Option to limit the number of returned consent versions. True will return only the most recent version. False will return all versions of a consent. Default value is False.
Path Parameters
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Response
The request was successfully processed.
Response Attributes
Array of consent types used in GET requests.
Show child attributes
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.
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
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.
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.
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.