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": "67b35a70-31b8-4e7b-84b5-79a23d500435",
"CompanyID": "19b2b912-4d28-4207-866f-884c8ad9a429",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-21T15:15:41.0979748-05:00",
"CreatedByUserID": "476e4f61-13ed-4642-9e1a-223aa75b32ba",
"Deleted": true
}