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": "588c9a7e-ef28-4186-a5dc-434c2f73e4b9",
"CompanyID": "82c5b0d7-8647-495b-a32f-967cf2f47318",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-18T00:28:58.9641348-04:00",
"CreatedByUserID": "83726e9f-b086-4128-b0b1-b4aaf6084ce4",
"Deleted": true
}