API Reference
Library Item

Get item

GET
https://api.catenda.com/v2/projects/{project-id}/libraries/{library-id}/items/{library-item-id}

Get a single library item.

If the library supports revisions then the latest revision will be returned.

By default returns the library item details as JSON.

To download the library item use Content-Type: application/octet-stream in request headers.

Supported library types are document, link, embedded_value and classification.

Authentication
Bearer
Path Parameters
project-id
*
library-id
*
library-item-id
*
Query Parameters
format
mode
Responses
200
OK
One Of
library-item-document




Updated 10 Sep 2024
Did this page help you?