Routes
Get route list by app name.
This will list routes for a particular app.
get/apps/{app}/routes
Path parameters
appstring required
Name of app for this set of routes.
Response
Route information
Changes
Changed in 2 of the 26 revisions of this API.2
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○