v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Files

List all file versions

A paginated list of all file versions.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of 10 file versions. Each resource in the array is a separate file version object.

The links key contains a dictionary of links that can be used for pagination.

If the request is unsuccessful, an errors key containing information about the failure will be returned. Refer to the list of error codes to understand why this request may have failed.

get/files/{file_id}/versions/

Path parameters

file_idstring required

The unique identifier of the file from which you want to retrieve versions.

Response

OK