Veeva Vault API v20.2

Number of APIs: 308

  1. Document Roles - Assign Users & Groups to Roles on Multiple Documents POST https://{{vaultDNS}}/api/{{version}}/objects/documents/roles/batch

  2. Documents-Document Annotations - Retrieve Document Version Annotations GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations

  3. Authentication - User Name and Password POST https://{{vaultDNS}}/api/{{version}}/auth

  4. Document Roles - Retrieve Roles GET https://{{vaultDNS}}/api/{{version}}/objects/:{documents_or_binders}/:{id}/roles/:{role_name}

  5. Users - Change Your Password POST https://{{vaultDNS}}/api/{{version}}/objects/users/:{user_id}/password

  6. Security Policies - Retrieve Security Policy GET https://{{vaultDNS}}/api/{{version}}/objects/securitypolicies/:{security_policy_name}

  7. Binders-Binder Templates - Replace Binder Template Nodes PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/templates/:{template_name}/bindernodes

  8. Object Lifecycle & Workflows-Object Record User Actions - Retrieve Object Record User Actions GET https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/actions

  9. Vault Objects-Object Roles - Remove Users & Groups from Roles on Object Record DELETE https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/roles

  10. Binders-Update Binders - Update Binder Version PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/versions/:{major_version}/:{minor_version}