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": "11a24baa-4a1f-4d1f-8580-ea7e5c5188f4",
"CompanyID": "8b18bc29-a240-481c-abd1-8e073fc35ce9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-15T22:52:20.2781798-04:00",
"CreatedByUserID": "991da39f-836b-46f7-a40c-1ac22895cf5a",
"Deleted": true
}