Retrieve File Revisions
Retrieve a list of the existing revisions of a specific file.
Get file revisions
GET
https://ris.rightsline.com/v4/file/:id/revisions
This endpoint allows you to retrieve a list of all the existing revisions of a file.
Path Parameters
Name
Type
Description
id*
string
ID of the file to retrieve.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Last updated