Get scheduled transaction
post
Retrieves the scheduled transaction
Body
lower_boundstringOptionalPattern:
Date/time string in the format YYYY-MM-DDTHH:MM:SS.sss
^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{3}$
limitintegerOptional
The maximum number of transactions to return
jsonbooleanOptional
true/false whether the packed transaction is converted to json
Responses
200
OK
application/json
post
200
OK