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": "2342d028-037c-4284-aadf-ab2a9f1aea04",
"CompanyID": "ff9c9a64-3c91-4b20-9377-d472a01a8896",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-30T06:01:10.8943009-04:00",
"CreatedByUserID": "e8dc064e-dcd2-4cc9-849b-9fa888646152",
"Deleted": true
}