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": "b74f2b59-ad96-4f86-b047-f63d9a8c7293",
"CompanyID": "0822f4c1-c0f3-4b24-945a-44ab83654f97",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-31T06:06:12.6072779-04:00",
"CreatedByUserID": "065c932a-73ad-4410-b69d-2f9ddd492454",
"Deleted": true
}