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": "d8adc7a5-a1f9-4cc7-9fe6-fdc05e50693b",
"CompanyID": "7c6d56c7-0d1b-48b6-b4ae-58f84c41e1f3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-20T12:26:00.4051178-04:00",
"CreatedByUserID": "767426ab-e0fe-4808-9099-95fc0ad5634d",
"Deleted": true
}