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": "27323a8e-2f4b-445d-9670-ea51cbb25846",
"CompanyID": "6e5101a1-b010-479c-964e-f88454b6eda6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-21T01:19:41.5439472-04:00",
"CreatedByUserID": "1c6d62db-3b10-4697-bc3e-6844d1d9c81d",
"Deleted": true
}