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": "2f78f5af-2a23-42e5-ad24-2332db0f4c7e",
"CompanyID": "c4fe386a-8492-4a58-811c-980fa26887e3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-17T02:09:48.1046277-04:00",
"CreatedByUserID": "a0a8a6b6-a02a-4dc4-8212-716d5d581ba9",
"Deleted": true
}