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": "d8a8a92a-0d35-4e54-b1c4-1e58e994f109",
"CompanyID": "713dff2b-0c3d-408e-a751-89b85049b9fb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-01T16:42:17.4183928-04:00",
"CreatedByUserID": "a68f27d4-94ec-40b0-bf5e-a13633374130",
"Deleted": true
}