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": "6181e2f5-f752-498c-8e18-f79616e46597",
"CompanyID": "791e1a55-0d42-4a20-a1c4-05f083b64674",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-02T19:30:56.3594041-04:00",
"CreatedByUserID": "2de91140-5d7a-4378-96da-bc885498e488",
"Deleted": true
}