GET cameras/media/retrieval: Added unavailable status
The GET cameras/media/retrieval endpoint has some new features! Added unavailable status to media objects.
GET cameras/media/retrieval: Added AI multicam support
The GET cameras/media/retrieval endpoint has some new features! Added analog1, analog2, analog3, and analog4 to inputs.
POST cameras/media/retrieval: Added AI multicam support
The POST cameras/media/retrieval endpoint has some new features! Added analog2, analog3, and analog4 to inputs.
POST live-shares: Updates live-share APIs to support tags for assetLocation links.
The POST live-shares endpoint has some new features! Adds 'tagIds' to the POST /live-shares API when creating assetLocation links, makes 'assetId' optional, and adds 'tags' to the responses for /live-shares. Either tagIds or assetId must be provided in the request.
GET form-templates: Adds formCategory field.
The GET form-templates endpoint has some new features! We added the following new field: formCategory - Specifies the category of the form template.
GET issues/stream: Adds optional assignedToRouteStopIds query parameter.
The GET issues/stream endpoint has some new features! We added the following new optional query parameter: assignedToRouteStopIds - when passed in, only issues assigned to the specified route stop IDs will be returned.
GET dvirs/.id (Generally Available)
The GET dvirs/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
GET defects/.id (Generally Available)
The GET defects/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
New Beta API: GET hubs
The GET hubs endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
New Beta API: POST hub/plan/orders
The POST hub/plan/orders endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).