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": "19634608-ee82-4d7c-9669-4da5027c3d15",
"CompanyID": "f95e2a37-66d2-41e2-9573-86c865d0c94a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-27T16:10:40.3175006-04:00",
"CreatedByUserID": "3a6a979b-ccc1-40ef-b667-15c2628e2b6f",
"Deleted": true
}