R/documents.R
versions.Rd
Get data frame of document versions
versions(document_uuid, page = NULL, size = NULL, use_proxy = FALSE)
UUID of document (asset)
Page number of responses to return (0..N). Default is 0.
Number of results to be returned per page. Default is 20.
Logical to indicate whether to use proxy
A tibble
More details on this endpoint are available in the API documentation.