cURL
curl --request GET \ --url https://api.edges.run/v1/workspaces/consumption \ --header 'X-API-Key: <api-key>'
{ "credits_left": 123, "credits_used": 123, "credits_max": 123, "current_month_start": "2023-11-07T05:31:56Z", "current_month_end": "2023-11-07T05:31:56Z", "consumptions": [ { "action_slug": "<string>", "credits_used": 123, "runs_count": 123 } ] }
Retrieve credit usage for the current billing period
Consumed credits
Show child attributes