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": "b1b07697-9c9c-468c-b6d2-5aae3b88f956",
"CompanyID": "8ff30bf7-a19e-4552-b84e-a5d239c30ee6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-07T09:34:46.2109378-04:00",
"CreatedByUserID": "1e28b590-5874-4960-b71d-194cfcd46c03",
"Deleted": true
}