GET api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "23c025d0-d065-4ab2-8ded-ae17a395abc6",
"CompanyID": "ad8fd92e-3bbf-4ed6-82ca-5f69afb1a1eb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-07T03:05:03.7176256-04:00",
"CreatedByUserID": "23046017-df25-4124-bbc1-aa7a1d1e2607",
"Deleted": true
}