Enneo

Export

Export user profiles and their permissions

GET /export/users

GET /export/users

Export all user profiles and their associated data including permissions. Used primarily by workforce managers to quickly view all profiles.

Query parameters

formatenumquery

The format of the export

Responses

200 — Successful operation

Response Example

[
  null
]

403 — Unauthorized - User doesn't have permission to export user profiles

500 — Internal server error