Forums

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

REST API not showing added_on and last_accessed any more

Pierangelo Repetti
Contributor
August 28, 2025

Hello 

I have a REST API script to retrieve permissions for workspaces, with the following endpoint

 

The JSON response used to include "added_on" and "last_accessed" fields for each user with permissions
"added_on": "2023-01-16T15:19:57.464948+00:00",
"last_accessed": "2023-01-19T09:11:22.094955+00:00"
and for some worskpaces it is still working.
For some new workspaces, however, namely those already linked to the new Organization structure, those fields are not present.
What is the new API to retrieve such information ? Where can I find some sample code ?
Thank you

1 answer

1 vote
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 31, 2025

Hey @Pierangelo Repetti 

As mentioned in our deprecation announcement, any Bitbucket workspace created through admin.atlassian.com or part of the unified user management will no longer display last_accessed and added_on for user permissions in the workspace endpoint.

You should now use the Cloud admin API endpoint.

Regards,
Syahrul

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events