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": "604fd158-390f-4fb4-90f9-7b12842770e3",
"CompanyID": "51dc4ba0-20da-4e79-92f1-3a3e9badfac9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-23T17:15:01.449287-04:00",
"CreatedByUserID": "92a81f7a-0f8a-4e43-b56b-ccd6bfaa28af",
"Deleted": true
}