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": "88d355d5-df25-4888-a46d-4c590a345b78",
"CompanyID": "8a63274e-9552-4f68-aba1-ccaa361c4f50",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-18T01:06:00.0973157-04:00",
"CreatedByUserID": "ee19ee0b-e5ef-49b0-95f1-ca2779c39d68",
"Deleted": true
}