netlify/open-api

Get Build minutes in API

heyharii opened this issue · 2 comments

I want to get how many build minutes I have used on my account. but I can’t find in the docs, Can I get build minutes in API ?

Hi @udahari, thanks for the suggestion. This is available from the api at /api/v1/{account_id}/builds/status. We're working on adding it to the docs and our Javascript and Go clients libraries.