Retrieve User

GET https://{{vaultDNS}}/api/{{version}}/objects/users/:{id}

https://developer.veevavault.com/api/24.2/#Retrieve_User

Note: This endpoint retrieves user records at the domain level. Beginning in v18.1, Admins create and manage users with usersys object records. We strongly recommend using the Retrieve Object Record endpoint to retrieve a usersys record.

Retrieve information for one user. To get information for all users, see Retrieve All Users

Request Params

KeyDatatypeRequiredDescription
exclude_vault_membershipnullOptional: Set to true to omit vault_membership fields. If you don’t need these fields, this may increase performance. If omitted, vault_membership fields are included in the response.
exclude_app_licensingnullOptional: Set to true to omit app_licensing fields. If you don’t need these fields, this may increase performance. If omitted, app_licensing fields are included in the response.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring