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": "9e8910c2-15da-49d1-9190-1ca5dffd82ee",
  "CompanyID": "cbe64ed8-cd28-4fc6-b72e-b2f676baddc1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-29T02:44:24.0389566-05:00",
  "CreatedByUserID": "26bf8f40-b675-4fe2-94cf-3eb11d5bc1d2",
  "Deleted": true
}