To query specific log(s) with log type and sequence id(s) provided in the request bodypost http://127.0.0.1:8080/remoteLogReceiver/subscribeRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsreceiverIdintegerrequiredThe valid id of the receiver.Body ParamsParameter for fetch specific log messages. The id field is an array of strings, item in the array can be a single number or a range, for example: id: ["1", "3", "4-6"], messages with id 1, 3, 4, 5, 6 will be sent; id: ["4-LATEST"], orchestrator will send message sequence starts from 4 till the latest.placeholderProperty1stringplaceholderProperty2stringResponse 200No response was specifiedUpdated over 2 years ago