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": "2cf840f5-ebd7-4d84-8518-59a090e53863",
"CompanyID": "a1a1b6b6-0731-4080-a456-685efadbcf78",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-18T12:35:55.3110593-04:00",
"CreatedByUserID": "e5889763-525f-4aca-9cda-0fc41e9e4d7e",
"Deleted": true
}