Groups
Gets the Group's name change history.
get/v1/groups/{groupId}/name-history
Path parameters
groupIdinteger required
The id of the group.
Query parameters
limit10 | 25 | 50 | 100
The number of results per request.
cursorstring
The paging cursor for the previous or next page.
sortOrder'Asc' | 'Desc'
The order the results are sorted in.
Response
OK
Changes
No recorded changes to this endpoint across all 15 revisions of this API.