Path Parameters
GroupCategory identifier
curl --request GET \
--url http://api/v1/group_categories/{id}{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"color": "<string>",
"icon": "<string>",
"createIsGrantedRole": "USER"
}Retrieves a GroupCategory resource.
curl --request GET \
--url http://api/v1/group_categories/{id}{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"color": "<string>",
"icon": "<string>",
"createIsGrantedRole": "USER"
}GroupCategory identifier