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": "174dc23d-f698-4567-a9bb-fa0c7f989693",
"CompanyID": "f61a499a-c412-4425-9180-2831b2928d85",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-09T08:41:07.77739-04:00",
"CreatedByUserID": "55bd0e75-67b6-433d-99bd-5fc412589399",
"Deleted": true
}