GET v1/bunits/{bunitId}/latestReportTime
Returns a timestamp for when the status report of the business unit was last updated
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The time the business units status report was last updated
dateResponse Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<dateTime>2025-10-28T03:16:01.6690213+01:00</dateTime>