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": "d125c1a3-949e-4470-98dd-c510a4a1cdbe",
"CompanyID": "1a63d341-efd7-48be-9968-3be34c58c5fe",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-02T22:30:38.7756898-04:00",
"CreatedByUserID": "e40a3e15-6c2d-4ca1-8732-3e6634e6be6c",
"Deleted": true
}