curl --request GET \
--url 'https://api.workstream.stateset.com/metrics'
"string"
Metrics endpoint
Prometheus text exposition of the process metrics.
GET
/
metrics
curl --request GET \
--url 'https://api.workstream.stateset.com/metrics'
"string"
Response
Returnstext/plain — Prometheus text exposition of the process metrics..
Status codes
| Code | Meaning |
|---|---|
200 | Prometheus text exposition of the process metrics. |
400 | Validation error |
401 | Unauthorized |
404 | Not found |
429 | Rate limited |
500 | Internal error |
curl --request GET \
--url 'https://api.workstream.stateset.com/metrics'
"string"
Last modified on August 31, 2026