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": "a8d28f4f-a8d2-42e5-9640-0443e858b572",
"CompanyID": "346b69b1-b1d8-4d7f-82e2-b02a0acdb5bd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-01T02:58:00.4590416-04:00",
"CreatedByUserID": "33894367-b98d-40db-a62b-ee92073559ce",
"Deleted": true
}