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": "ef4bb71d-38f4-4aa4-87bb-c696c95762fe",
  "CompanyID": "598c914a-afd9-406b-a06d-113bd7f45bd7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-11T22:27:16.1073728-05:00",
  "CreatedByUserID": "ac16dbc5-d769-4eeb-b887-0f3463d6d09e",
  "Deleted": true
}