List Routes
Lists routes for MOB/BKO review.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Items per page
10
Page number
1
Cooperative identifier
Filters routes by the currently approved transport operator. Currently approved transport operator identifier
"01980d30-6a3c-7a42-9182-17ad6324d3aa"
Generic filter that matches against
- origin
- destination
"São Paulo"
Destination identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3d"
Origin identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3c"
Route status
PENDING_APPROVAL, ACTIVE, INACTIVE "PENDING_APPROVAL"
Field to sort by
distanceKm, estimatedDuration, createdAt "createdAt"
Sort order
asc, desc "desc"
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.