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": "9cd34c3b-d397-49eb-a0e4-81fdad4f9248",
  "CompanyID": "9705a45f-ec6a-454a-a57d-9475414497f3",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-23T04:13:16.0033393-04:00",
  "CreatedByUserID": "9f9527eb-df95-4a13-9662-291d4101953f",
  "Deleted": true
}