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": "f1840c89-e0b3-4f41-bc92-9105f7f35c39",
  "CompanyID": "a8293189-60fa-4b74-8dae-1391f9910162",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-14T21:07:18.88839-04:00",
  "CreatedByUserID": "fe6578cd-cbb9-4f06-a488-fa812ab0ed2e",
  "Deleted": true
}