The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
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.

TAGS
AUG Leaders

Atlassian Community Events