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": "87a5b632-64da-4fb7-a09c-f528aa906235",
  "CompanyID": "0ef51b9e-7d36-4a75-8525-fccb4f9d9bcb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-31T07:56:11.4213419-04:00",
  "CreatedByUserID": "e935abc8-b708-42da-969e-6655a91d64c1",
  "Deleted": true
}