Used to get the properties and information of all personas.
Authorization
Bearer YOUR_TOKEN
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/personas
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "PersonaID": 1, "Name": "Test Persona 1", "CreatedBy": 376, "UpdatedBy": 376, "LastUpdated": "2026-04-20T15:18:57.767", "IsEnabled": true, "IncludeActions": true, "PersonaMatchCondition": 0, "PersonaConditions": [ { "ConditionID": 1, "PersonaID": 1, "ProfileFieldID": 67, "ConditionValue": "610", "CreatedBy": 376, "UpdatedBy": 376, "LastUpdated": "2026-04-20T15:18:57.767", "ConditionOperatorType": 0 } ], "PersonaActions": [ { "ActionID": 1, "PersonaID": 1, "ActionValue": "291", "CreatedBy": 376, "UpdatedBy": 376, "LastUpdated": "2026-04-20T15:18:57.77", "ActionType": 1 } ] } ] }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/90407/rest-api-get-personas
Your session has expired. You are being logged out.