v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBInspections
Get answers from an inspection
This endpoint is a streaming API that returns answers/responses from an inspection in real-time.
A stream API pushes data to the client when it becomes available and there is no need for the client to poll the requests to the server for new data.
Please note that if you're using a classic REST client, you may find that the data returned in the stream API are individual JSON structures that are not separated by , (comma) or encapsulated in a collection [...].
get/inspections/v1/answers/{id}
Path parameters
idstring required
The unique identifier for the inspection
Response
A successful response.(streaming responses)