Annotations
List Annotations
Returns all annotations for a specific item.
GET
Path Parameters
string
required
The item ID. Example:
itm_r9f3a.Query Parameters
integer
default:25
Number of annotations per page. Min 1, max 100.
string
Cursor for the next page of results.
Response
string
required
Always
"list".array
required
Array of annotation objects.
boolean
required
Whether there are more results.
string
Cursor for the next page.