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": "43319406-bc57-4fec-9138-db3b14312b15",
"CompanyID": "af231abc-8ffa-4249-9497-18a9777615a7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-07T19:46:55.1409181-04:00",
"CreatedByUserID": "13a798ad-7c0f-4f4e-8ab2-a0a0b0ac4d4b",
"Deleted": true
}