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": "064f8a0d-fde2-4998-9e7d-f04273893285",
"CompanyID": "3bd19267-5bc6-46a4-80da-c5a87b6e1797",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-01T22:33:49.8734818-04:00",
"CreatedByUserID": "534a0fe8-fb6c-4df9-ab54-9bb987cc8b5c",
"Deleted": true
}