Retrieve User Permissions
GET https://{{vaultDNS}}/api/{{version}}/objects/users/:{id}/permissions
https://developer.veevavault.com/api/23.1/#Retrieve_User_Permissions
Retrieve all object and object field permissions (read, edit, create, delete) assigned to a specific user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | null | Filter the results to show only one specific name__v, which is in the format object.{object name}.{object or field}_actions. Wildcards are not supported. See example below. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |