Get team maintainers
Fetch the maintainers that have been assigned to the team. To learn more, read Managing team maintainers.
Path parameters
teamKey
The team key
Headers
Authorization
Query parameters
limit
The number of maintainers to return in the response. Defaults to 20.
offset
Where to start in the list. This is for use with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit
.
Response
Team maintainers response
totalCount
The number of maintainers of the team
items
Details on the members that have been assigned as maintainers of the team
_links
The location and content type of related resources