routes

Get a Routing table

Get the specified Routing table.

get/routes/{id}

Path parameters

idstring required

The <code>id</code> of the Routing table to get. The supported value is <code>default</code>.

Response

The requested Routing table object in a single-item list.

countinteger required

number of items present in the items array

Changes