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": "2feaa10f-126c-450d-b1e0-fb3e8c9dfd1c",
"CompanyID": "4169c36c-1009-4cf5-8aba-e6736836a195",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-06T10:38:33.2520682-04:00",
"CreatedByUserID": "4dbc824a-d020-4a12-a1c2-15f46fdfe6ef",
"Deleted": true
}