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": "971561dc-7b32-4f3f-884d-3681c60ae81b",
"CompanyID": "c8dedbe4-d7d0-457a-9d7c-d0479506cdf0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-30T20:47:57.5854887-04:00",
"CreatedByUserID": "25f75a87-7c2e-47f6-afae-f7fd77108d57",
"Deleted": true
}