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": "1cdeeb6c-001a-4739-8b7b-ea1e323b4322",
"CompanyID": "c0727f5a-532d-4341-b005-04c89a752f5c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-01T08:26:09.1522386-04:00",
"CreatedByUserID": "9f44d3cc-0b30-4ea5-967f-03830e379453",
"Deleted": true
}