[ { "organizationName": "<string>", "groupName": "<string>", "description": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ]
Retrieves all groups within the specified organization, including metadata such as names, descriptions, and member counts.
Authorization: Requires read access to the organization. Response: Returns array of group objects with full metadata.
Was this page helpful?