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": "67cb1a69-b2fd-43d6-9e1e-cd21a3b82104",
  "CompanyID": "68c0eebe-5379-4e85-b002-0db30bb0a9ef",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-26T12:47:14.7305227-04:00",
  "CreatedByUserID": "9692ee5e-6b48-41c6-8e07-1d7a0097a998",
  "Deleted": true
}