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": "b1632aee-e7ee-4a0f-9c33-ecb5d5f61936",
"CompanyID": "6f17d598-e36e-4271-b288-d55480feec29",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-29T02:41:40.5829267-04:00",
"CreatedByUserID": "c055470a-3f10-4c52-9ff7-56f84cfffc5f",
"Deleted": true
}