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": "96a53ab1-bd08-4d5d-89c6-7e00b35f1387",
  "CompanyID": "d981a850-5667-4f88-8998-0541a2af0846",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-09T03:07:13.1931348-04:00",
  "CreatedByUserID": "10ee064a-977a-442b-bc0b-5f69ea548378",
  "Deleted": true
}