Consent & Preferences - Universal Consent & Preference Management (OAS)Purposes V2Get PurposeCopy Pageget https://{hostname}/api/consentmanager/v2/purposes/{purposeId}Use this API to retrieve a single Purpose by its unique identifier along with the associated attributes, Purpose Preferences, and created date. 🗒Things to Know This API returns Purpose descriptions inside <p> and </p> HTML tags. These can be sanitized depending on your formatting needs. Path ParamspurposeIduuidrequiredUnique identifier of the PurposeQuery ParamsstatusstringenumDefaults to ACTIVEThe status of the Purpose to be retrieved (ACTIVE or DRAFT). By default, ACTIVE is returned.ACTIVEDRAFTAllowed:ACTIVEDRAFTversioninteger≥ 1Version number of the Purpose to be retrievedResponses 200OK - Successfully retrieved purpose 400Bad Request 401Unauthorized 403Forbidden 404Not Found - Purpose not found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Get List of Purpose VersionsReceiptsDid this page help you?YesNo