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": "9d26f281-523e-451f-aff5-bbe209a64bae",
"CompanyID": "dc991496-6528-4274-8e20-e5325cda7e37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-19T13:41:14.1400398-04:00",
"CreatedByUserID": "5238393a-8574-414d-89f8-35562de4f2b6",
"Deleted": true
}