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": "388cc3a5-976c-490e-86e3-924c7607abfe",
"CompanyID": "60fcfdeb-7251-42fe-904e-e1fb860ea441",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-23T00:11:11.1586098-05:00",
"CreatedByUserID": "99f997f3-522d-40b9-82d5-b108171f69a8",
"Deleted": true
}