notableaddedAtlassian calls it: Added
New APIs: V2 Search users and Search groups
- Announced
- APIs
- rest-cloud-admin
- Severity
- notable, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3282
We’re introducing two new Users and Groups APIs available to all customers:
Return a page of users in an organization that match the supplied parameters.
Return a page of groups in an organization that match the supplied parameters.
These APIs are provided to replace some recently deprecated APIs.
Use Search for users in an organization (v2) instead of:
- Search for users in an organization (v1) (deprecated December 2025)
- Get users in an organization (deprecated July 2026)
Use Search for groups in an organization (v2) instead of:
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.