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": "ba3a9c1c-c6f4-4fdb-b79d-f31ba40e796f",
  "CompanyID": "3dd4c475-041f-4114-8520-a64638a43e97",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-28T13:50:07.0867265-04:00",
  "CreatedByUserID": "cb4f0d2b-dab2-48b5-8054-b8f74ee5c7fc",
  "Deleted": true
}