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": "2e0e0383-5756-4cf9-a2c3-e802fffd4142",
"CompanyID": "0831af63-5ad9-4074-a200-92b8fde6e1be",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-13T18:01:50.5751241-04:00",
"CreatedByUserID": "0040586e-e6c3-4c46-ae97-92c35633175b",
"Deleted": true
}