GET api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CompanyCommunityID": "fd35a4a9-9208-4aae-bf5b-327c73aa05ac",
"CompanyID": "88308dd4-395b-45c4-9a5a-87c073fd73d8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-27T02:07:31.421669-04:00",
"CreatedByUserID": "09aca5db-79e6-4196-9665-37814cb30e35",
"Deleted": true
}