Retrieve the details of a specific annotation using its unique identifier, including the annotation content, author, timestamp, and linked document or page.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/project/annotation/'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.