cURL
curl --request GET \ --url https://api.veryfront.com/me/usage/warnings \ --header 'Authorization: Bearer <token>'
{ "warnings": [ "<string>" ] }
Returns resource warnings for the current user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Optional project ID to check project-specific warnings
List of resource usage warnings