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": "4f2a7450-d471-49a5-94c9-02666601247d",
  "CompanyID": "97e10508-9abe-43e3-9283-f199203d7e2c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-12T08:06:00.8851266-04:00",
  "CreatedByUserID": "41456944-1475-499b-bf88-2bd846c70e04",
  "Deleted": true
}