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": "c198e0f9-57f7-4ed1-93d9-c546d2d02c93",
"CompanyID": "f82cb91a-097d-45e6-b855-7ddba90544c1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-29T15:51:36.7626075-04:00",
"CreatedByUserID": "e6e5322b-dab4-4ee6-94c7-bf3380c2eeb9",
"Deleted": true
}