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": "f8458716-3bff-462c-9255-e5963f5f329a",
"CompanyID": "9428fdad-646f-45d8-aa77-cf75d8bdde1b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-17T09:56:51.9187331-04:00",
"CreatedByUserID": "e690ce62-3f0a-4786-8102-61e6d8e548f1",
"Deleted": true
}