Request Information

URI Parameters :

None.

Body Parameters :

None.

Response Information

Resource Description :

controller_data_status
NameDescriptionTypeAdditional 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": "a500c197-7cf3-435b-838b-37b44a7ec06c",
  "controller_name": "sample string 2",
  "company_id": "47a9a632-cb94-42db-8f69-2f468aacb4b0",
  "target_id": "13ea7122-351e-4c14-ba09-a39c1859e091",
  "data_available": true,
  "status_is_unknown": true,
  "need_to_update_modified_dateutc": true,
  "time": 8,
  "modified_dateutc_received": "2026-06-16T22:28:46.676092+00:00"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.