Retrieve Document Lock
GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/lock
https://developer.veevavault.com/api/21.1/#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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |