GET v1/bunits/{bunitId}/firstReportTime
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-11-06T07:45:26.7972512+01:00</dateTime>