Routes
Get Route
Returns a route using its identifier. Requires read_all scope for private routes.
get/routes/{id}
Path parameters
idinteger required
The identifier of the route.
Response
A representation of the route.
Route required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.