Preference Centers V2
Get Preference Center Page Schema
Use this API to retrieve the schema for a specific page within a Multi Page Preference Center. The response will include the structure of the specified page within the Preference Center, including the sections, Purposes, and Data Elements.
get/api/consentmanager/v2/preferencecenterpage/{preferencecenterpageid}/schema
Path parameters
preferencecenterpageidstring uuid required
Example:156129da-7441-498d-a0eb-a89da357d741
Unique identifier of the Preference Center Page.
Query parameters
state'PUBLISHED' | 'DRAFT'
Example:PUBLISHED
The state of the Preference Center.
Response
OK - Successfully retrieved preference center page schema.