Retrieve Document Lock

GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/lock

https://developer.veevavault.com/api/22.2/#retrieve-document-lock

If the document is locked (checked out), the response includes the user id field value of the person who checked it out and the date and time. If the document is not locked, the lock fields shown above will not be returned.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring