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": "ca9025a0-8a56-4c94-9541-ce2f5b6bb2ca",
"controller_name": "sample string 2",
"company_id": "64d6186d-68e3-426b-8b6d-d8a055cf1ecc",
"target_id": "cb676f49-54f0-4368-9f75-8cc334bcec17",
"data_available": true,
"status_is_unknown": true,
"need_to_update_modified_dateutc": true,
"time": 8,
"modified_dateutc_received": "2026-03-07T13:11:51.6415446+00:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.