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": "657de033-d75a-444a-8dac-6f47d7b0c255",
"CompanyID": "45897c03-554a-4b10-84e2-a02f1e318368",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-30T16:15:09.1482765-04:00",
"CreatedByUserID": "947c6131-8ff0-4e5e-8b45-0fda8a6dfcb8",
"Deleted": true
}