Up
get /irregularities/{dateIni}/{dateEnd}
Get visually detected irregularities data between dates (findCracksBetweenDates)
Initial and final date must be provided
Path parameters
dateIni (required)
Path Parameter — Initial date
dateEnd (required)
Path Parameter — End date
Return type
Example data
Content-Type: application/json
{}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
successful operation
400
Invalid status value
Up
get /barriers/{dateIni}/{dateEnd}
Get visually detected road safety barriers between dates (findBarriersBetweenDates)
Initial and final date must be provided
Path parameters
dateIni (required)
Path Parameter — Initial date
dateEnd (required)
Path Parameter — End date
Return type
Example data
Content-Type: application/json
{}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
successful operation
400
Invalid status value
Up
get /road_lines/{dateIni}/{dateEnd}
Get visually detected road safety barriers between dates (findRoadLinesBetweenDates)
Initial and final date must be provided
Path parameters
dateIni (required)
Path Parameter — Initial date
dateEnd (required)
Path Parameter — Initial date
Return type
Example data
Content-Type: application/json
{}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
successful operation
400
Invalid status value