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": "14d9d581-f151-44cc-ae1c-cdd7d8f093a8",
"CompanyID": "8b97584f-885e-4394-8f26-39145dc7235d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-15T06:00:12.8329472-04:00",
"CreatedByUserID": "f70374a3-af73-4fdb-853f-942ecace360d",
"Deleted": true
}