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": "65bb4915-f76a-4dc6-9ce9-7e1d5425a7d1",
"CompanyID": "d7c4439d-ba25-401c-86cb-4a57ba19641c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-03T23:58:41.6443103-04:00",
"CreatedByUserID": "945ef914-225e-4833-9b86-a434b6c537dd",
"Deleted": true
}