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": "53f8c666-930d-4465-8f91-871a57728c3c",
"CompanyID": "bfc35dc1-7fdb-4b9d-8fc0-92891e92073a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-12T14:46:30.2659155-04:00",
"CreatedByUserID": "78e4d208-7668-4e65-bbbc-e0ea49514bf4",
"Deleted": true
}