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": "f437f424-21ff-4a7e-8774-59890dddb6e1",
  "CompanyID": "2d36d198-f970-4b7a-abdc-9cdd3ecf42be",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-13T22:46:48.5534559-04:00",
  "CreatedByUserID": "69d81a4e-1594-4caa-bf21-d03a5d142e59",
  "Deleted": true
}