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": "632a5776-27cf-4fa9-bc0b-3a6a1142d673",
"CompanyID": "0e3e5ce2-4816-4ebd-ba67-cbe0d1c7a668",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-21T01:02:03.9282922-04:00",
"CreatedByUserID": "bfbc2242-9bad-433a-bfee-889e2b436a61",
"Deleted": true
}