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": "5bc9492f-f82f-4b27-9916-0f9e8c649a07",
"CompanyID": "b8d6674f-c1f7-45aa-9690-6a3c3edf41f3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-08T02:31:58.6850005-04:00",
"CreatedByUserID": "c29686cf-6923-428f-b5c0-41ee13ea7bce",
"Deleted": true
}