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": "83025737-7094-41ce-bdab-904734fcb788",
"CompanyID": "e6fb7aa6-f9d2-42aa-8c12-7b710f7b0f6d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-07T11:46:50.2929921-04:00",
"CreatedByUserID": "92c966e5-293c-42fd-a019-f97f082aadc1",
"Deleted": true
}