Veeva Vault API v21.1
Number of APIs: 339
-
Documents-Export Documents - Retrieve Document Export Results GET https://{{vaultDNS}}/api/{{version}}/objects/documents/batch/actions/fileextract/:{job_id}/results
-
Metadata Definition Language (MDL) - Execute MDL Script POST https://{{vaultDNS}}/api/mdl/execute
-
Documents-Retrieve Document Types - Retrieve Document Type GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/types/:{type}
-
Binders-Update Binders - Update Binder Version PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/versions/:{major_version}/:{minor_version}
-
Binders-Delete Binders - Delete Binder DELETE https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}
-
Vault Objects-Object Record Attachments - Retrieve Object Record Attachments GET https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/attachments
-
SCIM - Retrieve SCIM Resources GET https://{{vaultDNS}}/api/{{version}}/scim/v2/:{type}
-
Mult-Document Workflows - Initiate Multi-Document Workflow POST https://{{vaultDNS}}/api/{{version}}/objects/documents/actions/:{workflow_name}
-
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}
-
Object Lifecycle & Workflows-Workflow Tasks - Retrieve Workflow Task Action Details GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}/actions/:{task_action}