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": "7f390ade-0b9a-4022-8fbb-c40b4162f2e3",
"CompanyID": "a389336f-0de5-49b7-a901-0ed7ead0c3f1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-02T21:32:10.1802742-04:00",
"CreatedByUserID": "642c4646-0d80-45ac-876d-83889e2eb757",
"Deleted": true
}