Mining Pool/API Documentation/Workspaces
Get actions
Returns a list of all actions tracked in the Activity Log.
Authorization
authorization
<token>Use your API key here.
In: header
Query Parameters
group_id
RequiredstringAn alternate shortcut for specifying subaccounts. Can be used in place of subaccount_names
Format:
"uuid"
start_date
stringThe start date to use for the returned data.
Format:
"date"
end_date
stringThe end date to use for the returned data.
Format:
"date"
status
stringStatus of the action created
Value in:
"PENDING" | "PROCESSING" | "AWAITING_APPROVAL" | "AWAITING_INVITATION_ACCEPTANCE" | "COMPLETED" | "EXPIRED" | "FAILED" | "CANCELLED"
page_number
integerMinimum:
0
page_size
integerMinimum:
0
Default Response