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": "094b073c-7ad9-4f7f-b289-9e22476a22e5",
"CompanyID": "e98f990d-db83-435b-b25a-12532709b1da",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-07T18:25:56.9213498-04:00",
"CreatedByUserID": "84c0db5c-d924-4879-ad3d-0efd4f92935c",
"Deleted": true
}