Skip to main content

Page last updated 12 June 2026

This endpoint is for returning a PagedList of Signals for the specified project. Query parameters can be passed in to change pageSize or pageIndex. Results can be filtered down with a querystring to return particular results.
GETapi/management/projects/{projectId}/personalization/signals

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