Retrieve File Revisions
Retrieve a list of the existing revisions of a specific file.
Get file revisions
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": "3534-0",
"revision": 0
}
{
"id": "3534-1",
"revision": 1
},
{
"id": "3534-2",
"revision": 2
},
...
]{
"message": "Resource Not Found"
}Last updated
Was this helpful?

