Get File Versions

get

/documents/api/1.2/files/{fileId}/versions

Get version information for the specified file.

Request

Supported Media Types
Path Parameters
Header Parameters
  • Applink access token authorizing the current user to access the parent folder or this file. This parameter is mandatory if appLinkID is used. It can be used as accessToken or AccessToken.

  • Applink ID authorizing the current user to access the parent folder or this file. Any time the parameter appLinkID is used, a parameter accessToken must be provided as well. It can be used as appLinkID or AppLinkID.

  • Access code needed to use protected public links. It needs to be sent as part of a Cookie header in the following format: dAccessCode-<linkID>=<passcodeValue>

  • Public link ID of a public link authorizing the current user to access this file. It can be used as linkID or LinkID.

Back to Top

Response

Supported Media Types

200 Response

The request was fulfilled.

Body ()
Root Schema : FileVersionsResponse
Type: object
The response body includes information about the move operation.
Show Source
Nested Schema : items
Type: array
List of File Versions.
Show Source
Nested Schema : FileDefinition
Type: object
File information
Show Source
Nested Schema : User
Type: object
User information
Show Source
Example Response (application/json)
{
    "id":"D574378400573ED9D62B3195T0000000000100000001",
    "parentID":"FB4CD874EF94CD2CC1B60B72T0000000000100000001",
    "name":"example2.txt",
    "type":"file",
    "errorCode":"0",
    "items":[
        {
            "id":"D574378400573ED9D62B3195T0000000000100000001",
            "parentID":"FB4CD874EF94CD2CC1B60B72T0000000000100000001",
            "name":"example2.txt",
            "type":"file",
            "size":"13",
            "version":"1",
            "createdTime":"2014-02-21T21:15:57Z",
            "modifiedTime":"2014-02-21T21:18:49Z",
            "createdBy":{
                "displayName":"User AA",
                "id":"U0EAA20910FAF3052ACB79E4T00000000001",
                "loginName":"userAALoginName",
                "type":"user"
            },
            "ownedBy":{
                "displayName":"User AA",
                "id":"U0EAA20910FAF3052ACB79E4T00000000001",
                "loginName":"userAALoginName",
                "type":"user"
            },
            "modifiedBy":{
                "displayName":"User AA",
                "id":"U0EAA20910FAF3052ACB79E4T00000000001",
                "loginName":"userAALoginName",
                "type":"user"
            }
        }
    ]
}

403 Response

Forbidden if the user does not have read permission.

404 Response

File ID is not found.

Back to Top

Examples

The following example returns a file definition for each version of the specified file.

GET .../files/D574378400573ED9D62B3195T0000000000100000001/versions

Request Header

None.

Request Body

None.

HTTP Status Code

HTTP_STATUS = 200

JSON Response

{
    "errorCode": "0",
    "id": "D574378400573ED9D62B3195T0000000000100000001",
    "name": "example2.txt",
    "parentID": "FB4CD874EF94CD2CC1B60B72T0000000000100000001",
    "type": "file",
    "items": [
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "FB4CD874EF94CD2CC1B60B72T0000000000100000001",
            "name": "example2.txt",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedTime": "2014-02-21T21:18:49Z",
            "createdBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "version": "1",
            "createdTime": "2014-02-21T21:15:57Z",
            "size": "13"
        },
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "FB4CD874EF94CD2CC1B60B72T0000000000100000001",
            "name": "example2.txt",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedBy": "{
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
 
            "modifiedTime": "2014-02-21T21:18:49Z",
            "createdBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "version": "2",
            "createdTime": "2014-02-21T21:17:13Z",
            "size": "13"
        },
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "FB4CD874EF94CD2CC1B60B72T0000000000100000001",
            "name": "example2.txt",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedTime": "2014-02-21T21:18:49Z",
            "createdBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "version": "3",
            "createdTime": "2014-02-21T21:18:20Z",
            "size": "13"
        },
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "FB4CD874EF94CD2CC1B60B72T0000000000100000001",
            "name": "example2.txt",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "modifiedTime": "2014-02-21T21:18:49Z",
            "createdBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "U0EAA20910FAF3052ACB79E4T00000000001",
                "type": "user"
            },
            "version": "4",
            "createdTime": "2014-02-21T21:18:48Z",
            "size": "13"
        }
    ]
}

Example 2

The following example returns a file definition for each version of the specified file. The example uses a public link ID because this file is under a folder structure not owned by or shared with the current user.

GET .../files/D574378400573ED9D62B3195T0000000000100000001/versions

Request Header

LinkID: LF8D36FAFAB4388BECEAC4AEB5D17B95F47087F4E518

Request Body

None.

HTTP Status Code

HTTP_STATUS = 200

JSON Response

{
    "errorCode": "0",
    "id": "D574378400573ED9D62B3195T0000000000100000001",
    "name": "idcTestNewFile1KB.txt",
    "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
    "type": "file",
    "items": [
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2016-06-30T21:06:49Z",
            "name": "idcTestNewFile1KB.txt",
            "createdBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "version": "8",
            "createdTime": "2016-06-30T21:06:49Z",
            "mimeType": "text/plain",
            "size": "33"
        },
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2016-06-30T21:06:45Z",
            "name": "idcTestNewFile1KB.txt",
            "createdBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "version": "7",
            "createdTime": "2016-06-30T21:06:45Z",
            "mimeType": "text/plain",
            "size": "33"
        }
    ]
}

Example 3

The following example returns a file definition for each version of the specified file. The example uses a public link ID protected by an access code because this file is under a folder structure not owned by or shared with the current user. An access code (test12345) is submitted as part of a Cookie in the request header.

GET .../files/D574378400573ED9D62B3195T0000000000100000001/versions

Request Header

LinkID: LF8D36FAFAB4388BECEAC4AEB5D17B95F47087F4E518
Cookie: dAccessCode-LF8D36FAFAB4388BECEAC4AEB5D17B95F47087F4E518=test12345

Request Body

None.

HTTP Status Code

HTTP_STATUS = 200

JSON Response

{
    "errorCode": "0",
    "id": "D574378400573ED9D62B3195T0000000000100000001",
    "name": "idcTestNewFile1KB.txt",
    "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
    "type": "file",
    "items": [
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2016-06-30T21:06:49Z",
            "name": "idcTestNewFile1KB.txt",
            "createdBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "version": "8",
            "createdTime": "2016-06-30T21:06:49Z",
            "mimeType": "text/plain",
            "size": "33"
        },
        {
            "type": "file",
            "id": "D574378400573ED9D62B3195T0000000000100000001",
            "parentID": "F4AB9FC75860ECB429D36BA2B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "loginName": "userAALoginName",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2016-06-30T21:06:45Z",
            "name": "idcTestNewFile1KB.txt",
            "createdBy": {
                "displayName": "User BB",
                "loginName": "userBBLoginName",
                "id": "U6A0B35B0548F250914D18FDB5D17B95F470",
                "type": "user"
            },
            "version": "7",
            "createdTime": "2016-06-30T21:06:45Z",
            "mimeType": "text/plain",
            "size": "33"
        }
    ]
}

Example 4

The following example requests a file definition for each version of the specified file. Because this file is under a folder structure not owned by or shared with the current user, an access denied error message is returned.

GET .../files/D574378400573ED9D62B3195T0000000000100000001/versions

Request Header

None.

Request Body

None.

HTTP Status Code

HTTP_STATUS = 403

JSON Response

{
    "errorCode": "-20",
    "errorKey": "!csCloudItemInsufficientPrivileges,User BB,fFileGUID:D574378400573ED9D62B3195T0000000000100000001,FLD_FILE_REVISIONS",
    "errorMessage": "User 'User BB' has insufficient privilege to access fFileGUID:D574378400573ED9D62B3195T0000000000100000001 with service FLD_FILE_REVISIONS.",
    "errorType": "file",
    "id": "D574378400573ED9D62B3195T0000000000100000001",
    "title": "User 'User BB' has insufficient privilege to access fFileGUID:D574378400573ED9D62B3195T0000000000100000001 with service FLD_FILE_REVISIONS.",
    "type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html"
}

Example 5

The following example requests a file definition for each version of the specified file. This file is under a folder structure not owned by or shared with the current user, and only a public link protected by an access code is available. An error is returned because the access code was not submitted as part of the request.

GET .../files/D574378400573ED9D62B3195T0000000000100000001/versions

Request Header

LinkID: LF8D36FAFAB4388BECEAC4AEB5D17B95F47087F4E518

Request Body

None.

HTTP Status Code

HTTP_STATUS = 403

JSON Response

{
    "errorCode": "-18",
    "errorKey": "!csAccessCodeRequiredForLinkAccess",
    "errorMessage": "The access code must be provided to access the link.",
    "errorType": "file",
    "id": "D574378400573ED9D62B3195T0000000000100000001",
    "title": "The access code must be provided to access the link.",
    "type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html"
}

Example 6

The following example returns a file definition for each version of the specified file. The example uses an applink ID because this file is under a folder structure not owned by or shared with the current user. The applink ID and access token are submitted in the request header.

GET .../files/DED694950C14AFF280419F9AB5D17B95F47087F4E518/versions

Request Header

appLinkID: LF5Bxj4TPo_p4n4qWn0tbKTicR2cTUJKv7X_ng9E7ry93rRuDokPqS1d6-wKwhb_wtcGYFDsI_cNMxeKQ-HR-FXQhiVoGRTYM_MPZY8qpICfYU94mmnMjM_cvsRhKMzc0NJgvwEJfqqDwPsAVrhc8cmg==
accessToken: 352FpiMmW66PeYI1Gh5b83I9CXRwZhLfYAu4TXdqpzD8uNKUBMZVVJ3ZvivUW8kQ

Request Body

None.

HTTP Status Code

HTTP_STATUS = 200

JSON Response

{
    "errorCode": "0",
    "id": "DED694950C14AFF280419F9AB5D17B95F47087F4E518",
    "name": "fileViaApplink-renamed.txt",
    "parentID": "FDC22B65E850730CAA60AF83B5D17B95F47087F4E518",
    "type": "file",
    "items": [
        {
            "type": "file",
            "id": "DED694950C14AFF280419F9AB5D17B95F47087F4E518",
            "parentID": "FDC22B65E850730CAA60AF83B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "loginName": "userAALoginName",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "id": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "loginName": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2017-06-26T15:29:07Z",
            "name": "fileViaApplink-renamed.txt",
            "createdBy": {
                "displayName": "User BB",
                "id": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "loginName": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "type": "user"
            },
            "version": "2",
            "createdTime": "2017-06-26T15:29:07Z",
            "mimeType": "text/plain",
            "size": "29"
        },
        {
            "type": "file",
            "id": "DED694950C14AFF280419F9AB5D17B95F47087F4E518",
            "parentID": "FDC22B65E850730CAA60AF83B5D17B95F47087F4E518",
            "ownedBy": {
                "displayName": "User AA",
                "id": "UEB6AD431E4357AE752CE3F2B5D17B95F470",
                "loginName": "userAALoginName",
                "type": "user"
            },
            "modifiedBy": {
                "displayName": "User BB",
                "id": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "loginName": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "type": "user"
            },
            "modifiedTime": "2017-06-26T15:29:00Z",
            "name": "fileViaApplink.txt",
            "createdBy": {
                "displayName": "User BB",
                "id": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "loginName": "U5083EA1954687218BA6C3D9B5D17B95F470",
                "type": "user"
            },
            "version": "1",
            "createdTime": "2017-06-26T15:29:00Z",
            "mimeType": "text/plain",
            "size": "29"
        }
    ]
}
Back to Top