v1
latestOpenAPI 3.0.02026-07-135965404.0 KBUsers
Get info for a user
Get the details for a specific user. You can use the include parameter to also get the details of related records, such as the account or the home directory.
Notes:
- You must have admin or master access to use this.
get/users/{id}
Query parameters
includestring
Example:homeResource,ownerAccount
Comma-separated list of relationships to include in response. Possible values include homeResource and ownerAccount.
Headers
ev-api-keystring required
Example:exampleaccount-zwSuWUZ8S38h33qPS8v0s
API Key
ev-access-tokenstring required
Example:19853ef63a0bc348024a9e4cfd4a92520d2dfd04e88d8679fb1ed6bc551593d1
Access token required to make the API call.
Response
Successful Operation