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": "35c7f06f-0cc1-464b-ad03-18624abdfcc1",
  "CompanyID": "25d1cc4d-d751-4444-af12-5b28cdd74bc2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-16T17:07:55.2756083-04:00",
  "CreatedByUserID": "55fd3b0d-9451-4087-9740-2ffe4ee9a452",
  "Deleted": true
}