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": "6faa0a28-6e4d-4f8b-8f08-faff18ad4a7d",
"CompanyID": "faac7625-3c15-491b-9a2e-fa224f68c452",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-24T02:52:30.5665035-04:00",
"CreatedByUserID": "4cbbec1a-e6ee-4d41-8c17-6b0bba6b0e07",
"Deleted": true
}