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": "7d542da3-9c42-42fa-aacd-32714d616309",
"CompanyID": "4d5fe74d-e3bb-4439-8113-2c124d96ab77",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-14T08:46:01.6027941-04:00",
"CreatedByUserID": "acf13856-5cf9-4326-8247-a717bb2a7ef8",
"Deleted": true
}