Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

API REST / bitbucket minutes limit

Alex Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 24, 2026

Hello everyone,

I'm looking for an REST API endpoint to check the minutes consumed by my runners. I can't find anything in https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/

but some old issues like:

https://jira.atlassian.com/browse/BCLOUD-13637

Is there any way to check the time spent by my builds?

 

thx!

1 answer

1 vote
Aron Gombas _Midori_
Community Champion
February 24, 2026

To me it seems you can get a pipeline using this end-point:

https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-pipelines-pipeline-uuid-get

...which returns that value in the "build_seconds_used" JSON field.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events