admin
List miners with ban status and agent count
List all miners with their ban status, agent count, and last submission time.
get/v1/admin/miners
Query parameters
is_bannedboolean nullable
Filter by ban status
Filter by ban status
sincestring date-time nullable
Last submitted at or after
Last submitted at or after
untilstring date-time nullable
Last submitted at or before
Last submitted at or before
limitinteger
Number of miners to return
Number of miners to return
offsetinteger
Offset for pagination
Offset for pagination
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.