Endpoint Examples
Get Buses
Returns all buses from the system
GET
Authorizations
API key required to access the endpoints
Response
200
application/json
Success
The response is of type object[]
.
Returns all buses from the system
API key required to access the endpoints
Success
The response is of type object[]
.