routes
Get a Routing table within a Pack
Get the specified Routing table within the specified Pack.
get/p/{pack}/routes/{id}
Path parameters
idstring required
The <code>id</code> of the Routing table to get. The supported value is <code>default</code>.
packstring required
The <code>id</code> of the Pack.
Response
The requested Routing table object in a single-item list.