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": "0716fbbd-1e91-461d-ad03-0da9166b8232",
"CompanyID": "85944d6e-f0da-4dcb-a7e6-cab10a5ea441",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-15T17:01:16.9458408-04:00",
"CreatedByUserID": "10379e1b-6aa3-42b4-a90e-be6e72510d33",
"Deleted": true
}