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": "826bcaf3-6ab7-413f-8baf-3298ce53bfbb",
  "CompanyID": "53e6d2be-44a2-4bcc-963d-27746d14f41c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-11T19:41:21.3701731-04:00",
  "CreatedByUserID": "bfb6fb60-a362-43b9-881f-1182a59c07e5",
  "Deleted": true
}