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": "10c4483a-c221-4431-9362-9ddfc7a289fd",
  "CompanyID": "836d71c1-02b1-42bc-b940-81adbcea8211",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-19T08:41:34.7715459-05:00",
  "CreatedByUserID": "987f6a31-38fe-4145-a285-ec19acb5793a",
  "Deleted": true
}