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": "20622df9-e39e-41e4-8445-80df304526dd",
  "CompanyID": "5f63e7b3-b06e-4c43-b4fe-253c8f859945",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-23T13:40:49.2662175-04:00",
  "CreatedByUserID": "15595fbc-571f-431b-bec2-cc2bf2022b9a",
  "Deleted": true
}