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": "ec68c91b-ed64-4ebe-9d5a-f0211e372d0b",
"CompanyID": "0f2ae2cc-5ecc-441e-b491-4f948ec1f0fc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-05T09:45:09.2317055-04:00",
"CreatedByUserID": "8129ee22-c2ef-4efe-8838-2ac367e1dbd0",
"Deleted": true
}