Mining Pool/API Documentation/V2/Reporting
Get workers
Returns a list of all workers associated to a Workspace.
Authorization
authorization<token>Use your API key here.
In: header
Path Parameters
currency_typeRequiredstringWhich currency to query, e.g. BTC or ZEN.
Value in:
"BTC" | "LTC_DOGE" | "SC" | "ZEC" | "ZEN"Query Parameters
subaccount_namesAny properties in Any properties in string,array<string>,array<string>site_idAny properties in string,stringstatusstringThe status of the worker to filter by.
Value in:
"UNSPECIFIED" | "ACTIVE" | "INACTIVE"page_numberintegerDefault:
1Minimum: 1page_sizeintegerDefault:
10Minimum: 1Default Response