Veeva Vault API v20.2
Number of APIs: 308
-
Document Roles - Assign Users & Groups to Roles on Multiple Documents POST https://{{vaultDNS}}/api/{{version}}/objects/documents/roles/batch
-
Documents-Document Annotations - Retrieve Document Version Annotations GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations
-
Authentication - User Name and Password POST https://{{vaultDNS}}/api/{{version}}/auth
-
Document Roles - Retrieve Roles GET https://{{vaultDNS}}/api/{{version}}/objects/:{documents_or_binders}/:{id}/roles/:{role_name}
-
Users - Change Your Password POST https://{{vaultDNS}}/api/{{version}}/objects/users/:{user_id}/password
-
Security Policies - Retrieve Security Policy GET https://{{vaultDNS}}/api/{{version}}/objects/securitypolicies/:{security_policy_name}
-
Binders-Binder Templates - Replace Binder Template Nodes PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/templates/:{template_name}/bindernodes
-
Object Lifecycle & Workflows-Object Record User Actions - Retrieve Object Record User Actions GET https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/actions
-
Vault Objects-Object Roles - Remove Users & Groups from Roles on Object Record DELETE https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/roles
-
Binders-Update Binders - Update Binder Version PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/versions/:{major_version}/:{minor_version}