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": "13771811-16d7-4a79-a4be-f7014a153281",
"CompanyID": "fbd6ab34-2e41-42e9-99a6-f6d11428a837",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-29T05:10:38.9216591-04:00",
"CreatedByUserID": "08060370-cbbc-4c52-aaba-60c071a469ca",
"Deleted": true
}