Description | If you wish to get the details of all the user registered with WSO2 EMM you can do so using the REST API. | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Resource Path | / | ||||||||||||
URL | /mdm-admin/users/
| ||||||||||||
HTTP Method | GET | ||||||||||||
Request/Response Format | application/json | ||||||||||||
cURL command | curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer <EMM_API_TOKEN>" -k -v https://<EMM_HOST>:<EMM_HTTPS_PORT>/mdm-admin/users/
Example: curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer 33392fb365b3ac693b405b565ddc8a3a" -k -v https://localhost:9443/mdm-admin/users/ | ||||||||||||
Sample output | |||||||||||||
Sample JSON Output Definition | { "username":"PRIMARY/username123", "firstname":"userfirstname", "lastname":"userlastname", "emailAddress":"user123@gmail.com", "roles":[ "admin" ] }
|
Unknown macro: {next_previous_link3}
Manage space
Manage content
Integrations