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": "cd6a402d-01a0-4e92-8872-e5c72065f572",
  "CompanyID": "c01c7c5e-beba-4003-b289-18281f521f03",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-25T03:52:23.7093992-04:00",
  "CreatedByUserID": "7ba4f552-cd03-45f7-b7f6-c89360c9d879",
  "Deleted": true
}