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": "a095e318-6d92-47fa-8c52-de008631e7b4",
"CompanyID": "7df8edf4-6355-4cbf-8edb-3499ad37271f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-06T22:59:27.6429319-04:00",
"CreatedByUserID": "df4209a8-3b1f-4115-b28d-5a0e63e13737",
"Deleted": true
}