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": "d3d1fa7d-3c70-4338-a54f-ed8b84fd382c",
"CompanyID": "583d7a3d-857e-45d9-9119-3901fb4f3c00",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-03T06:53:53.7620019-04:00",
"CreatedByUserID": "6f3e4be7-a8c4-44cd-9de5-31a1b24f3121",
"Deleted": true
}