Annotations
List annotations
ListAnnotations
Returns list of annotations.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported.
E.g. video_id:49fjdSRE3ma9 and type_id:goal
Important: When providing a filter, the video_id
property is required.
Specifies the result ordering for List requests. Supported values are:
- "offset asc|desc"
The pagination token in the List request.
Response
200
application/json
OK
The response is of type object
.