OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
listRouteDeliveryPolicyProposals
List pending and applied delivery policy proposals
GET
https://api.cinderlane.dev/v1/routes/{routeId}/policy/proposalsServers
https://api.cinderlane.dev
Parameters
Path parameters
routeIdpathstringrequiredResponses
Delivery policy proposals in creation order
No response body.
RequestcURL
curl --request GET \ --url 'https://api.cinderlane.dev/v1/routes//policy/proposals'
Response
Send a request to preview the response.
Was this page helpful?