Download Exported Users
GET https://{{axpAPIDomain}}/api/admin/user/v1/accounts/:accountId/jobs/{{jobId}}:downloadExportedUsers
This API requires the Account Administrator role.
Downloads the exported users in one or more .xlsx files contained within in a .zip archive. Each .xlsx file can contain up to 1,000 users.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
"Login Id, Account Hierarchy, Last Name, First Name, Password, Profile, Display Name, Roles, Email, Member Of, Owned Groups\nusername@default.com, Default, lastname, firstName, Avaya1234@, profileName,lastname firstname, [Agent],username@default.com, [group1], [group2]\n"