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": "63072e07-c9bc-4715-bb18-32545214ae68",
"CompanyID": "08d28cea-1dcd-4805-9c44-d404c36949d0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-24T17:37:10.8822626-05:00",
"CreatedByUserID": "1b2f8d89-a157-451f-8d60-a3f0781e2fcd",
"Deleted": true
}