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": "b3fa2632-7752-4c8e-ba8d-1a6c2a614aad",
  "CompanyID": "78c733f4-d07b-4bd1-bc7d-306f131fac07",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-01T17:53:52.4606488-04:00",
  "CreatedByUserID": "6644b03c-675d-4687-8d6e-b0996cd166d0",
  "Deleted": true
}