Retrieve Binder

GET https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}

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

  • Use this endpoint to retrieve all fields and values configured on a specific binder in you Vault (using the binder ID).
  • The response includes the first level of the binder section node structure.
  • To retrieve additional levels in the binder section node structure, use one of the depth parameters described below.
  • For binders with unbound documents, the response includes versions based on binder display options for unbound documents set in the UI. Learn more about Document Type Settings in Vault Help.

Request Params

KeyDatatypeRequiredDescription
depthnullTo retrieve all information in all levels of the binder, set this to all. By default, only one level is returned.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring