# Route A route models the path going from one location to at least one other location. ## Get a specific Route by its UUID - [GET /api/v5/routes/{UUID}](https://otm-api-spec.redocly.app/api/5.7/otm/route/paths/~1api~1v5~1routes~1%7Buuid%7D/get.md) ## Deletes a Route - [DELETE /api/v5/routes/{UUID}](https://otm-api-spec.redocly.app/api/5.7/otm/route/paths/~1api~1v5~1routes~1%7Buuid%7D/delete.md) ## Adds a new Route - [PUT /api/v5/routes](https://otm-api-spec.redocly.app/api/5.7/otm/route/paths/~1api~1v5~1routes/put.md)