Retrieve catalog item key art URL
Used to retrieve key art for a catalog item.
Get catalog item key art URL
GET
https://ris.rightsline.com/v4/catalog-item/:id/keyart/url
This endpoint allows you to retrieve the URL to download the key art for a catalog item.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the catalog item. |
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your company's API key. |
Authentication | string | Authentication token. |
Last updated