Retrieve My User Permissions

GET https://{{vaultDNS}}/api/{{version}}/objects/users/me/permissions

https://developer.veevavault.com/api/22.3/#Retrieve_My_User_Permissions

Retrieve all object and object field permissions (read, edit, create, delete) assigned to the currently authenticated user.

Request Params

KeyDatatypeRequiredDescription
filternullFilter 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

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring