Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.enterspeed.com/routes/v2 \ --header 'X-Api-Key: <x-api-key>'
{ "continuationToken": "ZjJlNmY5NWYtOWM3ZS00N2I5LWI0N2ItMGY4M2YxYjMzZjQ1", "results": [ { "url": "/", "redirect": null, "updatedAt": "2023-01-18T10:03:17.8862119Z" }, { "url": "/fairy-tales/the-leap-frog/", "redirect": "/old-url/the-leap-frog/", "updatedAt": "2023-07-03T13:23:41.0559142Z" } ] }
Get all the routes for a specific environment with continuation token.
Continuation token to get the next page.
Api key to validate your environment.
"environment-1637c4d0-e878-4738-b866-152106a4f88c"
Valid request.
Show child attributes
Was this page helpful?