Stream
Retrieve streaming endpoints for the vin's data
Retrieve a list of all endpoints where a VIN data in being streamed to.
get/v1/stream/{vin}
Path parameters
vinstring required
Vehicle Identification Number
Response
GetVINStreamingEndpointsResponse
Example response
{
"vin": "3D7UT2CL0BG625027"
}