-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: (Advanced Roadmaps) API / Documentation
-
2
Problem Definition
Currently this is not possible to retrieve detailed information of members of a given team using a single API call. The following method would return the respective resources IDs, but that would still require another call to retrieve relevant details for the people members of a team.
GET <Jira Base URL>/rest/teams-api/1.0/resource
Suggested Solution
Provide API endpoints to give Jira admins the opportunity of retrieving people details for a specified team on a single call.
- links to