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": "ad01acdd-f420-40a0-97cf-49c2f22c1feb",
"CompanyID": "1c9aaccd-0c41-4df9-9eb7-d037efb4ed83",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-03T21:40:31.5480413-04:00",
"CreatedByUserID": "529a7f4e-412d-4800-9aae-d6fedf183254",
"Deleted": true
}