Veeva Vault API v21.1

Number of APIs: 339

  1. Documents-Export Documents - Retrieve Document Export Results GET https://{{vaultDNS}}/api/{{version}}/objects/documents/batch/actions/fileextract/:{job_id}/results

  2. Metadata Definition Language (MDL) - Execute MDL Script POST https://{{vaultDNS}}/api/mdl/execute

  3. Documents-Retrieve Document Types - Retrieve Document Type GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/types/:{type}

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

  5. Binders-Delete Binders - Delete Binder DELETE https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}

  6. Vault Objects-Object Record Attachments - Retrieve Object Record Attachments GET https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/attachments

  7. SCIM - Retrieve SCIM Resources GET https://{{vaultDNS}}/api/{{version}}/scim/v2/:{type}

  8. Mult-Document Workflows - Initiate Multi-Document Workflow POST https://{{vaultDNS}}/api/{{version}}/objects/documents/actions/:{workflow_name}

  9. Object Lifecycle & Workflows-Object Record User Actions - Initiate Object Action on a Single Record POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/actions/:{action_name}

  10. Object Lifecycle & Workflows-Workflow Tasks - Retrieve Workflow Task Action Details GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}/actions/:{task_action}