API Reference
API Reference

This endpoint allows you to retrieve the status of publishing routes for a given day under a workspace. A successfully response for a fetching the status of publishing routes looks like the following:

The actionUuid, actionName, and status fields contain metadata that help you identify the status of the route publishing action. In addition, actionStatus field also provides a more granular status of whether a route has been successfully published.

📘

Status of Publishing Routes

The status field can resemble any one of these values: pending, finished, failed. The status field is an indicator of overall state of publishing routes for a given day. If action fails to publish atleast 1 route for the day, the status field will set to failed, even if other routes have been successfully published.

Language
Authorization
Header
Click Try It! to start a request and see the response here!