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": "dc9846c7-5a5a-4c12-9a12-359c06b67d85",
"CompanyID": "be958431-a2ac-443b-b570-46d9b35aa1ba",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-10T19:00:16.3122436-04:00",
"CreatedByUserID": "eea2242a-ba41-4781-bb42-63024119f0db",
"Deleted": true
}