Get all available annotations subject to filters.
Security
api_key
- Mock serverhttps://coreapi.hoxton.ai/_mock/v1/annotations
- https://nexus.hoxton.ai/api/v1https://nexus.hoxton.ai/api/v1/annotations
curl -i -X GET \
'https://coreapi.hoxton.ai/_mock/v1/annotations?cameraPositionId=497f6eca-6276-4993-bfeb-53cbbbba6f08&organisationId=497f6eca-6276-4993-bfeb-53cbbbba6f08&siteId=497f6eca-6276-4993-bfeb-53cbbbba6f08&state=active' \
-H 'Authorization: YOUR_API_KEY_HERE'Response
[ { "cameraPositionId": "37eacd70-df6f-462c-b57e-ba61d0ee7150", "createdAt": "2019-08-24T14:15:22Z", "deletedAt": "2019-08-24T14:15:22Z", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "kind": "polygon", "roi": {}, "state": "active" } ]