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": "5419dae9-34fb-4537-9721-f5d01663d3a1",
"CompanyID": "f7e5fd8f-d0ff-433f-9a36-e7b30996481b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-24T07:02:23.2046958-04:00",
"CreatedByUserID": "fcff8f13-e792-4449-acc4-46edef0e32d1",
"Deleted": true
}