Get Routes
Get Routes
Get all the routes for a specific environment.
GET
Get Routes
Headers
Api key to validate your environment.
Example:
"environment-1637c4d0-e878-4738-b866-152106a4f88c"
Query Parameters
Get the first of the paginated list, aka. get the list in ascending order.
Example:
100
Get the last of the paginated list, aka. get the list in descending order.
Example:
100
The cursor to get data before, eg. previous page.
The cursor to get data after, eg. next page.