Gets the revisons of a document
GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/documents/:docid/revisions?overlayid=<string>&lcid=<string>
Body
PARAM
Key | Datatype | Required | Description |
overlayid
|
string | Working Overlay Id | |
lcid
|
string | Language Id |
HEADERS
Key | Datatype | Required | Description |
Comos-API-Session
|
string | (Required) Comos SessionId that needs to be passed with every request except Login | |
Accept
|
string |
RESPONSES
status OK
{
"Steps": [
"E",
"pariatur do dolor id"
],
"Revisions": [
{
"Label": "et mollit laboris",
"Elements": [
{
"Created": "1976-12-02T12:26:46.805Z",
"Author": "nostrud tempor commodo e",
"OwnLabel": "sint amet ex",
"OwnDescription": "pariatur ut"
},
{
"Created": "1974-02-15T00:32:52.906Z",
"Author": "laborum laboris officia",
"OwnLabel": "est Lorem",
"OwnDescription": "dolor Ut"
}
],
"AdditionalDocuments": [
{
"CreateUserName": "deserunt culpa",
"CreateTimestamp": "consequat Duis aliquip non",
"UID": "elit sed"
},
{
"CreateUserName": "magna labore minim ex",
"CreateTimestamp": "magna in est ullamco",
"UID": "nostrud culpa ullamco minim"
}
],
"RedLinings": [
{
"CreateUserName": "ex",
"CreateTimestamp": "et ea qui",
"UID": "eiusmod aliquip exercitation ullamco reprehend Curl curl -X GET '//public/api/projects/v1/dbs/:dbid/projects/:projid/documents/:docid/revisions?overlayid=<string>&lcid=<string>?overlayid=<string>&lcid=<string>' -H 'Comos-API-Session: <string>' -H 'Accept: application/json' ENDPOINTS |