SVG status badge
Embeddable shields-style SVG badge with the provider's current status. Not rate limited and safe to hotlink.
| Parameter | In | Type | Description |
|---|---|---|---|
providerSlugrequired | path | string | — |
Request

curl https://outagedeck.com/api/v1/badges/githubResponse (image/svg+xml)
<svg xmlns="http://www.w3.org/2000/svg" role="img"
aria-label="GitHub: Operational" ...>
...
</svg>