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": "ea67873f-7ce2-42e3-955b-ce8e12d0c56f",
"CompanyID": "66bb98bd-d1e1-4507-90fa-7597f92e4f38",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-19T02:54:58.0995985-04:00",
"CreatedByUserID": "e263720f-bd54-427b-bd03-1bd41327eb0e",
"Deleted": true
}