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": "6893a927-979c-4c8c-a1d3-cc10edb94082",
"CompanyID": "c3922b91-39c2-429e-b4dd-402027ca1897",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-08T13:05:06.7640436-04:00",
"CreatedByUserID": "e511e27c-02db-44e9-a2e2-a0965fa44adb",
"Deleted": true
}