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": "876b638e-ef8d-4570-89e9-4aed58a0cc6c",
"CompanyID": "942a84c2-5c60-44df-a307-20114f1b8987",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-30T20:32:24.6657171-04:00",
"CreatedByUserID": "41641a5e-80f7-4493-8566-1fc6bbed0fb3",
"Deleted": true
}