Request

Response

    Interfaces

    ItemVersions

    interface

    A common interface that contains a list of file versions returned in response to a query.


    Fields

    paginationContains information about the current page, when results are split into multiple pages.
    results*An array that contains objects representing versions of a file.
    * Required


    Where Used

    UsageUsed ByDescription
    Implemented By BasicItemVersions Contains a list of file versions returned in response to a query.