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": "9d7df6fa-d404-4938-aa1d-3be52165b175",
"CompanyID": "6957a89e-03d5-4d9f-8af6-cafdc4205b04",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-05T21:57:25.6297911-05:00",
"CreatedByUserID": "c454c3b3-06f9-4b97-9058-a2fda6574cf8",
"Deleted": true
}