breakingdeprecatedAtlassian calls it: Deprecation Notice
V1 Get users and Get groups REST APIs deprecated
- Announced
- Effective
- Sunset
- APIs
- rest-cloud-admin
- Severity
- breaking, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3283
We recently introduced two new Users and Groups REST APIs that are available to all customers. These APIs replace two existing REST APIs, which we’re removing in June 2027.
The following APIs will stop working after June 30, 2027:
Users
- Get users in an organization:
GET/v2/orgs/{orgId}/directories/{directoryId}/users
Groups
- Get groups in an organization:
GET/v2/orgs/{orgId}/directories/{directoryId}/groups
We recommend you update your workflows to the new APIs as soon as possible to avoid any disruption.
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.