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": "5445fe79-f81c-4b63-8085-ae33c6a74a71",
"CompanyID": "048a9a20-804a-4a80-aa0c-d6bf89b6b6db",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-28T13:27:06.5319964-04:00",
"CreatedByUserID": "8ef8de88-4a0f-4c59-b375-35c153164541",
"Deleted": true
}