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": "13779d86-149b-48c8-a9e3-98eead8d20bd",
"CompanyID": "f9016e9b-5275-454f-86e3-b8e341bca251",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-25T14:53:51.5380363-04:00",
"CreatedByUserID": "17aa52fa-bf39-4c90-a345-c74e8b63f48c",
"Deleted": true
}