Skip to main content
GET
List Annotations

Authorizations

Authorization
string
header
required

Service Account

Path Parameters

projectId
integer
required

Your project id (eg: 12345)

Query Parameters

fromDate
string

The date in yyyy-mm-dd format to begin querying from. This date is inclusive.

toDate
string

The date in yyyy-mm-dd format to query to. This date is inclusive.

Response

Success

A JSON response object containing all annotations in the project'

status
string
required

The status of the response

Example:

"ok"

results
AnnotationsEntry · object[]
required