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": "b0df2385-5e00-43a0-859d-0c2ea61dc641",
"CompanyID": "ddd10116-34bb-40f8-ac56-1f1f14891aa3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-26T07:17:08.3371526-04:00",
"CreatedByUserID": "8735b710-75ec-4560-8137-9e435573c1f5",
"Deleted": true
}