cURL
curl --request GET \ --url https://api.dualship.run/monitoring/endpoints \ --header 'Authorization: Bearer <token>'
{ "endpoints": [ { "method": "GET", "path": "/api/v1/flows", "response_time": 120, "status": "operational", "uptime": 99.9 } ] }
Get status and metrics for each endpoint
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
Endpoint statuses
List of endpoint statuses
Show child attributes
Was this page helpful?