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": "9e9d628b-840a-4171-8cf2-065231d376ed",
"CompanyID": "ba31e191-8c55-4495-bc0e-d53169981cb9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-26T20:34:16.0196303-04:00",
"CreatedByUserID": "415f2fc8-db43-411e-bb66-e8cb3f4b91dc",
"Deleted": true
}