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": "5808b812-54c4-4947-926b-cd11ed0ed489",
"CompanyID": "a0f8ac7a-719e-453d-b4da-4fd15990b6c7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-04T15:29:45.4552726-04:00",
"CreatedByUserID": "479994e6-7533-43f9-b589-2fe05c093473",
"Deleted": true
}