cURL
curl --request GET \ --url https://api.veryfront.com/resources/warnings \ --header 'Authorization: Bearer <token>'
{ "warnings": [ "<string>" ] }
Get warnings for resources that are approaching or over their limits
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
Optional project ID to get warnings for
List of warning messages