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": "e55f7d71-ac76-4db9-bcf4-5890a727a5fd",
"CompanyID": "e5753886-7beb-4696-be27-5d58512338aa",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-24T13:59:36.8153554-04:00",
"CreatedByUserID": "fffcb65d-5229-4bab-8b16-c53943bd4b08",
"Deleted": true
}