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": "ba66fe18-e655-44ec-9a4e-0899fd29c2fe",
"CompanyID": "4a6e3a55-e4b4-4d29-9374-51ff73b423e4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-29T08:19:32.1103934-04:00",
"CreatedByUserID": "7003e438-9115-4b27-88f3-bc6983389c94",
"Deleted": true
}