Logo
OpenText Developer Cloud public resources API Documentation

List all versions of the file

GET {{baseUrl}}/instances/file/:type/:id/versions

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "_embedded": { "collection": [ { "name": "commodo minim non sed velit", "description": "do", "type": "incididunt", "parent_folder_id": "de1c8466-6f09-4b52-d844-98e1b03c48f2", "linked_parent_folder_ids": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "acl_id": "urn:uuid:4decfe97-4770-e59e-e277-ded42e408559", "latest": false, "category": "proident nisi fugiat", "tags": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "traits": { "value": "<Error: Too many levels of nesting to fake this schema>" }, "properties": {}, "ancestor_ids": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "policies": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "chronicle_id": "urn:uuid:f5091c3c-8ae7-3ecd-1ba4-9310c36327a7", "version_no": 88723624, "version_label": [ "laboris quis amet enim consequat", "aliquip in ullamco irure" ], "lock_owner_identity": {}, "lock_time": "1967-04-30T09:03:27.620Z", "renditions": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "_links": { "value": "<Error: Too many levels of nesting to fake this schema>" } }, { "name": "repre", "description": "occaecat laborum deserunt officia", "type": "cillum ipsum officia", "parent_folder_id": "63b888ae-20e4-e974-5fe3-6d5cf1e9ecdd", "linked_parent_folder_ids": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "acl_id": "e9247f14-24e8-a43a-919d-47facd387317", "latest": false, "category": "con", "tags": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "traits": { "value": "<Error: Too many levels of nesting to fake this schema>" }, "properties": {}, "ancestor_ids": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "policies": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "chronicle_id": "a8f7ea53-08e3-a778-08d2-467bf23c3d2f", "version_no": -25079461, "version_label": [ "ullamco nulla", "nulla mollit ipsum incididunt" ], "lock_owner_identity": {}, "lock_time": "1994-02-26T02:58:07.902Z", "renditions": [ { "value": "<Error: Too many levels of nesting to fake this schema>" }, { "value": "<Error: Too many levels of nesting to fake this schema>" } ], "_links": { "value": "<Error: Too many levels of nesting to fake this schema>" } } ], "_links": { "next": { "href": "veniam esse aute id " }, "previous": { "href": "dolor ut commodo qui" }, "self": { "href": "Lorem nisi" }, "first": { "href": "laboris Excepteur" }, "last": { "href": "laboris est " } } } }



Curl
curl -X GET 'https://na-1-dev.api.opentext.com/cms/instances/file/:type/:id/versions'

ENDPOINTS