OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
getRouteStatus
Read the route lifecycle state
GET
https://api.cinderlane.dev/v1/routes/{routeId}/statusServers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredResponses
Active or paused route state and update time
No response body.
RequestcURL
curl --request GET \ --url 'https://api.cinderlane.dev/v1/routes//status'
Response
Send a request to preview the response.
Was this page helpful?