Skip to main content
GET
Get Worker Groups Hourly Spend

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Returns {success: true, workergroups: [{id, hourly_spend}], data_timestamp} where hourly_spend is a float or null if unavailable.

success
boolean
required

Always true on success

workergroups
object[]
required

List of worker groups with their current hourly spend

data_timestamp
number
required

Unix epoch timestamp when the response was generated