routes

List all Routes within a Pack

Get a list of all Routes within the specified Pack.

get/p/{pack}/routes

Path parameters

packstring required

The <code>id</code> of the Pack.

Response

List of Routing table objects.

countinteger required

number of items present in the items array

Changes