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": "cacaaaa0-51a0-477d-9689-236790e2f03c",
"CompanyID": "3676210c-1ab3-4309-b99f-c106062cad1f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-07T10:36:12.0457311-04:00",
"CreatedByUserID": "d7867153-ad2a-49d7-aa07-8fa59a4bed9f",
"Deleted": true
}