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": "2e2ce759-00c3-4096-8b1a-926daff5f05b",
"CompanyID": "9c01e8eb-aa09-4e10-b5b1-2dcb6d55968f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-31T20:53:57.0166966-04:00",
"CreatedByUserID": "c6aac248-8883-46ec-b3b3-a124d68bdff5",
"Deleted": true
}