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": "7164d4ec-3d60-4a25-949e-e583ae9ff71c",
"CompanyID": "e8f68546-a0b9-467a-b258-90adb40a326d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-15T06:56:13.3755403-04:00",
"CreatedByUserID": "7b3b51d8-2743-4402-8c3d-fae0594b8187",
"Deleted": true
}