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": "130db375-d57a-4560-8cbf-be31e1eac665",
"CompanyID": "54cbdca4-6f9d-4f27-af54-4e4a04beb31b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-12T17:20:40.5415593-04:00",
"CreatedByUserID": "a0793ad6-191b-409e-82f3-b1d7779eded5",
"Deleted": true
}