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": "61276623-1ddb-48be-adec-ff2e01f8b47f",
  "CompanyID": "8fae4b3d-65af-4969-9fdc-c06710c9b328",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-25T11:01:09.2849726-04:00",
  "CreatedByUserID": "a7a802a2-debf-40fe-a6f7-28cb20874ed4",
  "Deleted": true
}