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": "a29151cd-07b3-41af-9de1-c03d9048b0ba",
  "CompanyID": "83c193a1-50ba-4acf-9879-369b40e27b62",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-09T04:01:40.9029245-04:00",
  "CreatedByUserID": "3cf4ad4e-09d7-48e6-bd50-8fa462d326ee",
  "Deleted": true
}