Status of all Host Mode addresses
State of every address of the account plus a summary and order statistics.
If page and page_size are given, the response is paginated and gains a pagination object. Without them every address is returned (up to 1000), sorted by creation time, newest first.
The three cycle counters mean different things: cycles_completed counts only since the address was last started, cycles_total_lifetime counts its whole history, and current_cycle_no is the position of the current delegation. They are expected to differ — for one address you may see 83, 115 and 5 at the same time.
Authorizations
API key from the dashboard. Some Host Mode endpoints also accept the key as an api_key field in the request body — this is stated in the schema of the particular operation.
Request Body
Responses
The API key is blocked (1005).