Retrieve catalog item worksheets
Get catalog item worksheets
GET
https://ris.rightsline.com/v4/worksheet
This endpoint allows you to get the catalog-item worksheets.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Get catalog item worksheet by ID
GET
https://ris.rightsline.com/v4/worksheet/:id
This endpoint allows you to get a catalog-item worksheet by worksheet ID.
Path Parameters
Name
Type
Description
id
string
ID of the worksheet.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Last updated
Was this helpful?