GET api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "16bbb45f-9f3a-4336-92d8-c92dcb4668bc",
  "CompanyID": "c155dbc2-7935-420b-86f3-3377eefef7f1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-01T19:51:17.0225224-04:00",
  "CreatedByUserID": "a4e80d24-9fde-4301-bd08-ea787ffa1c8f",
  "Deleted": true
}