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": "c638eb4a-599f-43ca-a2ba-7fb9735b5bd9",
"CompanyID": "c17df84b-c147-4054-8e6a-9dbd10d035fb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-06T02:01:05.8524491-04:00",
"CreatedByUserID": "b04e59e5-9365-4be4-9ef7-66422dab7f9a",
"Deleted": true
}