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": "b601cfa5-cc73-40cf-93b1-76bae80be1a8",
"CompanyID": "6c1c67c9-ae00-4aa3-9850-eb7f84117321",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-03T16:44:46.4997901-04:00",
"CreatedByUserID": "5707cf89-14fb-45c6-b795-84dcd2f8cc79",
"Deleted": true
}