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": "11961c5f-4b7b-49f4-bb66-5f4c64163bf0",
"CompanyID": "9bc0df69-6398-489d-a3c3-54225a7bd5ba",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-10T12:38:45.8876921-04:00",
"CreatedByUserID": "fef8fdfc-c375-4e19-8312-24ff4eae306b",
"Deleted": true
}