Export users
GET/users/export
Export all users as an Excel file.
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Excel file with all users.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error