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": "e74a0556-ce31-431e-a136-2096d0675ae8",
"CompanyID": "27bb42e0-540c-4c37-9e1b-04b44a6a92d1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-23T22:44:04.4442377-05:00",
"CreatedByUserID": "fac798f2-f774-4b2e-bca4-6259e305f107",
"Deleted": true
}