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": "1d547b9d-7a6d-4ec3-a9f9-d08c9cc1c61f",
  "CompanyID": "a7ad5d12-8cfd-4b55-a2cf-c1c5e4935ede",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-21T01:07:44.2167343-04:00",
  "CreatedByUserID": "04832263-c4f5-4069-b63a-abdc56140637",
  "Deleted": true
}