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": "a9412d1d-939c-4c0b-b7f0-e233ff93183e",
"CompanyID": "cdb67615-73ab-42b5-84c5-77cd7278c453",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-19T03:54:46.7478188-05:00",
"CreatedByUserID": "032ca47a-7314-4385-9e35-828e14ea7d4e",
"Deleted": true
}