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": "a98422d2-5e2b-4217-b85b-588c4b826577",
  "CompanyID": "87d075dd-d8be-4ae1-9216-720f7519bcff",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-31T14:55:46.5975632-04:00",
  "CreatedByUserID": "ae38fe5e-5019-440d-8f99-2ba0316c3ef7",
  "Deleted": true
}