Find routes using an address

Returns route-management stops that use the requested address. If no route uses it, data is an empty array.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Address identifier

Response

Matching route stops
statusstringOptional
messagestringOptional
datalist of maps from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error