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": "56e67a17-68ba-4b84-9f61-045204878153",
"CompanyID": "aedf8890-0cd9-4cd0-acde-c2bceda27344",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-14T18:15:36.3997749-04:00",
"CreatedByUserID": "aa86a810-d165-4f29-91e2-66bdb0b4efcf",
"Deleted": true
}