Apache CloudStack 4.23.0.0 Root Admin API Reference
getUserKeys
Queries the last registered secret and API keys of a user.
Request parameters
| Parameter Name | Description | Required |
| id | ID of the user whose keys are required | true |
Response Tags
| Response Name | Description |
| apikey | The API key of the registered user |
| apikeyaccess | Whether API key access is allowed or not |
| secretkey | The secret key of the registered user |