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": "c873ea40-85bc-4d0f-94f0-e5ee3923dc0b",
  "CompanyID": "263c7c98-2a11-4325-a31e-6d11b3ce5373",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-27T23:18:36.1507487-05:00",
  "CreatedByUserID": "ce40c970-7460-44bf-a73d-40b18f707548",
  "Deleted": true
}