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": "a690e449-2af7-4ad6-a9d2-b1731e51168f",
"CompanyID": "39e08705-d848-4f4e-b3f5-8d55bb743720",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-20T03:27:28.7633306-04:00",
"CreatedByUserID": "3d18ed0d-358c-4e36-86f7-e22333b18057",
"Deleted": true
}