Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

ID of the parent route table.

pageSize
string<int64>

Maximum number of routes to return.

pageToken
string

Token to retrieve the next page of routes.

Response

200 - application/json

A successful response.

items
object[]
nextPageToken
string