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": "9fafc9be-4d1d-4a03-b7d0-2853040627e4",
"CompanyID": "d2eec244-c8ab-439d-aeed-5e2e5c6e045e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-05T00:13:52.1537348-04:00",
"CreatedByUserID": "53d6abe3-7252-48e2-bd5b-f1a3c5e6383e",
"Deleted": true
}