Groups
Looks up groups by a name. Prioritizes an exact match as the first result.
Should only be used for direct lookups where a user is inputting a group name, shouldn't be used for search pages.
get/v1/groups/search/lookup
Query parameters
groupNamestring required
The group name.
Response
OK
Changes
No recorded changes to this endpoint across all 12 revisions of this API.