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": "788d301a-da27-42d7-a34f-ac66b6b91b84",
  "CompanyID": "e15d3fd1-fbe5-4070-b840-6fce9b6eef3f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-21T01:08:27.24507-04:00",
  "CreatedByUserID": "7684bc40-d576-4eb0-83a0-0679688f9197",
  "Deleted": true
}