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": "72ccaee4-af9d-4abe-9ef7-a4a4b61d6ad2",
"CompanyID": "58fc1988-aacd-475c-a7ef-1645f787060b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-19T07:03:28.1968464-04:00",
"CreatedByUserID": "e019f7bd-2471-421a-9239-d93305336626",
"Deleted": true
}