Retrieve an inventory key art URL

Used to retrieve key art for an inventory item.

Get inventory key art URL

GET https://ris.rightsline.com/v4/inventory/:id/keyart/url

This endpoint allows you to retrieve the URL for an inventory key art.

Path Parameters

Headers

{
    "id": 2687,
    "link": {
        "url": "https://************.cloudfront.net/*****************",
        "expiration": "2021-04-20T22:45:26.296Z"
    }
}

Last updated