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": "e06589ad-f064-4c39-8c01-4b55b51a8328",
"CompanyID": "76f48a47-61f9-4846-a080-f52cac8b4cae",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-01T23:45:48.4931208-05:00",
"CreatedByUserID": "089d5a1b-64cd-4243-b59f-0266cd06d9fc",
"Deleted": true
}