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": "6a5e79a5-6a1f-4a1d-9226-2da3a821dbd6",
"CompanyID": "a3080dd5-0389-472d-8a2e-a19dd48b16fa",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-13T16:47:20.8377811-04:00",
"CreatedByUserID": "f271fd11-aefb-42a3-a377-ec77f2355f18",
"Deleted": true
}