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": "26a44851-920e-4ef0-bc02-d3bb58bc2679",
"CompanyID": "a3722fbd-c1a3-4dbf-8960-07b15dc358ec",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-19T09:38:20.3920709-04:00",
"CreatedByUserID": "3d81278f-8d07-4a7a-a1e7-05dfa0aa58b6",
"Deleted": true
}