Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
controller_data_status| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier | ||
| controller_name | string | ||
| company_id | globally unique identifier | ||
| target_id | globally unique identifier | ||
| data_available | boolean | ||
| status_is_unknown | boolean | ||
| need_to_update_modified_dateutc | boolean | ||
| time | integer | ||
| modified_dateutc_received | date |
Response Formats
application/json, text/json
Sample:
{
"id": "d3d273a9-a101-40a2-9242-321809980d3e",
"controller_name": "sample string 2",
"company_id": "2790481e-867f-4a68-badd-b6f817338e28",
"target_id": "48438fba-9408-4352-a830-c72b499c8295",
"data_available": true,
"status_is_unknown": true,
"need_to_update_modified_dateutc": true,
"time": 8,
"modified_dateutc_received": "2026-03-07T14:50:47.2497571+00:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.