OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
getRouteDeliveryPolicyRevision
Read one immutable delivery policy revision
GET
https://api.cinderlane.dev/v1/routes/{routeId}/policy/revisions/{revisionId}Servers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredrevisionIdpathstringrequiredResponses
The requested delivery policy revision
No response body.
RequestcURL
curl --request GET \ --url 'https://api.cinderlane.dev/v1/routes//policy/revisions/'
Response
Send a request to preview the response.
Was this page helpful?