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": "460817b6-736f-44b3-85ae-0d3f38291a79",
"CompanyID": "34a2e905-d179-4187-a172-7565062e8085",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-16T05:58:32.8856553-04:00",
"CreatedByUserID": "2f5e1fd8-12e0-4f6f-89e6-8ba78eaac421",
"Deleted": true
}