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": "d8a09c99-4994-4732-b9b3-16530b543ff6",
"CompanyID": "c0e19ea0-2bc6-4879-9f5b-5e9045f8c503",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-22T15:43:07.901953-04:00",
"CreatedByUserID": "3544265a-5bcf-45e3-aa2e-369c8ded413f",
"Deleted": true
}