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": "b76c7dd4-e0ba-4243-af4b-056ab0120efb",
  "CompanyID": "fa098d11-997e-457d-aff3-3ab303f3fa29",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-23T21:53:55.8205099-04:00",
  "CreatedByUserID": "76edccfc-007a-458d-a647-f39c4774c318",
  "Deleted": true
}