Retrieve File Version Data
Last updated
Was this helpful?
GET http://ris.rightsline.com/v4/file/:id-:revisionId/data
This endpoint allows you to retrieve the data from a version of a file.
id
number
ID of the file.
Authentication
string
Authentication token.
{
"id": 2687,
"link": {
"url": "https://************.cloudfront.net/*****************",
"expiration": "2021-04-20T22:45:26.296Z"
}
}{
"message": "Revision 0 not found on record: 3534"
}Last updated
Was this helpful?
Was this helpful?

