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": "feba8346-fa78-401a-9fdf-ad3ff3e23d3b",
"CompanyID": "38ebfa71-a56f-4eef-ba14-5476c308df07",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-12T07:31:12.76393-04:00",
"CreatedByUserID": "e2032dca-29e7-4e9e-9109-9b0e813b4818",
"Deleted": true
}