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": "716d885f-b6c4-4135-bc10-6e3348f1cbae",
"CompanyID": "fb8b158a-a3de-4512-b2de-f64b01b606dd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-19T06:17:47.0058748-04:00",
"CreatedByUserID": "2342c6db-0e10-4aff-89ba-17e5605d263c",
"Deleted": true
}