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": "5fd2c9d9-1da5-49ec-9b83-abb134e34038",
"CompanyID": "985229b6-bed7-4b50-95b1-5d8037816d73",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-07T06:01:13.5182365-04:00",
"CreatedByUserID": "e37c822d-8810-441c-96f2-c43649234be7",
"Deleted": true
}