Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
curl --request GET \
--url https://v1.api.altostrat.io/api/routers/{siteId}/faults \
--header 'Authorization: Bearer <token>'[
{}
]List router faults exposed by the SDX developer API for a managed router.
curl --request GET \
--url https://v1.api.altostrat.io/api/routers/{siteId}/faults \
--header 'Authorization: Bearer <token>'[
{}
]Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>
The site/router UUID.
"9c69345c-8d39-4786-9f17-8153c988c89a"
Router data.
Was this page helpful?