cURL
curl --request GET \ --url https://api.veryfront.com/me/usage/warnings \ --header 'Authorization: Bearer <token>'
{ "warnings": [ "<string>" ] }
Fetch warnings for resources approaching 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 check project-specific warnings
List of resource usage warnings