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": "10b484e0-cede-4243-a577-2bf4d3125fa2",
"CompanyID": "fc6e9993-3887-40ab-a372-f49abd672c70",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-03T20:52:08.0871782-04:00",
"CreatedByUserID": "a4fd9559-fa2d-4d9e-a74a-c2dee07b5c0e",
"Deleted": true
}