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": "ea9727cd-5897-4ccc-9b0a-565863f20422",
"CompanyID": "eb9f3e95-2649-4652-9095-9f956a6024f9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-20T20:40:57.6651243-04:00",
"CreatedByUserID": "03af2446-a2bd-4db3-9877-e297da9278d8",
"Deleted": true
}