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": "61bfef5c-3fbb-49eb-b732-2a4dfab2b8e1",
  "CompanyID": "b2c3499d-7e3e-403a-8dba-7f8e49edff8d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-07T01:22:47.7577662-04:00",
  "CreatedByUserID": "613a3333-1ebc-4519-b394-b16a8c78183d",
  "Deleted": true
}