Get List of Preference Centers

Use this API to retrieve a list of all Preference Centers. The response will include details for each Preference Center along with the corresponding Preference Center ID, created date, and published date.

Query Params
integer
β‰₯ 0
Defaults to 0

Results page you want to retrieve (0-based).

integer
1 to 100
Defaults to 20

Number of records per page.

string
enum

Sorting criteria in the format: property,(asc|desc). Default sort order is descending by ID. Multiple sort criteria are supported.

uuid

Filter preference centers by data element GUID.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*