/
đš Get usage alerts for a...
Get usage alerts and warnings for a company.
Sécurité
APIKeyHeader
- Dev serverhttps://pdp.seqino.dev/api/usage/alerts
- Production serverhttps://pa.seqino.com/api/usage/alerts
curl -i -X GET \
'https://pdp.seqino.dev/api/usage/alerts?active_only=true' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'X-PDP-Client-Id: client_abc123'Response
- string
- null
{ "alerts": [ { ⊠} ], "total_count": 0 }