Page

Get personalized personas for a page

Returns a paginated list of personas with a flag indicating whether each persona has been customized (personalized) on the specified page. Useful for identifying which personas have page-specific content variations.

get/api/v1/page/{pageId}/personas

Path parameters

pageIdstring required

Identifier of the HTML Page

Query parameters

filterstring

Filter text to narrow persona results

pageinteger

Page number for pagination (zero-based)

per_pageinteger

Number of results per page

orderbystring

Field to order results by (default: title)

directionstring

Sort direction: ASC or DESC (default: ASC)

hostIdstring

Host identifier to scope persona lookup

respectFrontEndRolesboolean

Whether to respect front-end roles for permission checks

Response

Personas with personalization flags retrieved successfully

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.