v1
latestOpenAPI 3.0.02026-07-17132430.9 KBQuery
Query for the latest versions of multiple documents
This endpoint can be called when querying for the latest versions for multiple documents. It's an aggregate endpoint that should make periodic polling of a collection of documents easier.
post/document-versions
Headers
If-None-Matchstring etag_value
Clients may provide a previosuly received etag value to avoid receiving a response object if there were no changes since the last query
Request body
Response
A list of DocumentVersion objects, where each DocumentVersion represents the latest version for each given document on the server.