Groups
Get group details
Retrieves detailed information about a specific group including metadata, description, and configuration details.
GET
/organizations/{organizationName}/groups/{groupName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Response Body
application/json
application/json
application/json
application/json
application/json