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": "496bb156-46fc-454a-acfc-03e89c4111dc",
"CompanyID": "0cefb233-2ac8-4f04-8792-0b6ee7cf2142",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-02T07:16:57.7341349-04:00",
"CreatedByUserID": "9d4833ce-8a8f-4927-aeda-8d42a549764c",
"Deleted": true
}