GET v1/bunits/{bunitId}/latestReportTime

Returns a timestamp for when the status report of the business unit was last updated

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

date

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<dateTime>2024-05-20T17:58:42.5311537+02:00</dateTime>