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": "50bdf41f-a86c-49fb-a4be-8dafb95824f6",
"CompanyID": "3ee8c233-e434-4e41-9a30-6f4db4737a55",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-29T19:10:05.9507078-04:00",
"CreatedByUserID": "7199c107-19f2-4405-bed4-03957dd37970",
"Deleted": true
}