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": "5060c7c0-e55c-4828-a43a-05014d67d8d8",
"CompanyID": "606c581d-93da-47b7-a375-62de27da5d59",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-11T05:17:12.061171-04:00",
"CreatedByUserID": "dbb96ab9-f8e0-4471-81d6-0ee8319756c4",
"Deleted": true
}