Skip to main content

Page last updated 12 June 2026

This endpoint is used to provide a PagedList of all Audiences for a Project.
GET/api/management/projects/{project_id}/personalization/audiences

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
qquerystring-A simple query to perform a 'contains' search over key properties.
orderquerystring-A comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order.
pageSizequerynumberintegerThe number of results per page. The default is 25.
pageIndexquerynumberintegerThe index of the page.

Responses

HTTP status codeReasonModel
401UnauthorizedError
404Project not foundError
500Internal server errorError

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request