GET
/
workers
/
{worker_uuid}

Authorizations

Authorization
string
header
required

JWT-based authentication using bearer token scheme

Path Parameters

worker_uuid
string
required

Unique identifier of the target worker node

Response

200 - application/json

Worker node information and metrics

address
string

Worker's blockchain address

logo_url
string

URL for worker's logo image

name
string

Human-readable worker name

total_earned
number

Cumulative earnings in USD

total_staked
number

Total amount staked by worker

uuid
string

Unique worker identifier