List schedules entities
Schedule Transactions
List schedules entities
Lists schedules on the network that govern the execution logic of scheduled transactions. This includes executed and non executed schedules.
GET
List schedules entities
Query Parameters
The ID of the account to return information for
Pattern:
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$The maximum number of items to return
Required range:
1 <= x <= 100The order in which items are listed
Available options:
asc, desc The ID of the schedule to return information for
Pattern:
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$