List UX Profiles
GET https://{{axpAPIDomain}}/api/admin/user/v1/accounts/:accountId/ux-profiles
This API requires the Account Administrator role.
Lists all of the UX Profiles for an account.
UX Profiles are administered in the Avaya Experience Platform™ Administration application under: * Administration -> Workspaces -> UX Profiles
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
[{"uxProfileId":"c8c2909d-75e9-484a-94c0-b7e8d30771ee","uxProfileName":"UX Profile"}]