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": "f05c8915-69a8-4e61-a43e-5a87fbbeb3a0",
"CompanyID": "93fb21e1-48e5-43c0-a044-830c0248cb01",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-19T18:23:26.4997567-04:00",
"CreatedByUserID": "2d62aea7-00c3-4f57-89e0-ea8d65636240",
"Deleted": true
}