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": "80ed6601-a69e-465c-99b4-467cd4c6d608",
"CompanyID": "7891528f-4cd9-4c9e-b7a5-2e9315febcac",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-13T05:45:34.3245517-04:00",
"CreatedByUserID": "886436a9-3ed9-4212-80ba-0595172bc742",
"Deleted": true
}