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": "cab1bab2-9140-433c-9e86-b26f15e3eaf2",
  "CompanyID": "9b5d02b7-e8a7-40e3-b761-f942d8843a33",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-16T11:25:03.2132698-04:00",
  "CreatedByUserID": "91efc6e9-affd-4a04-af5f-08e8fbd73257",
  "Deleted": true
}