GET
/
damc
/
workers
curl --request GET \
  --url https://dev-api.rootkey.ai/api-v1/damc/workers/ \
  --header 'x-api-key: <api-key>'
{
  "chainId": 80002,
  "workers": [
    "0xae4d92973021ef824ef4ea12b10e3af158826996",
    "0x5d8fa815704e3c328d8ef548e92a8666266e2ec5",
    "0xf1788d2bf7f38934c03a9c67ef03d0d02561143c",
    "0xdbd25a3a99dd737b2659d8dd3fb84931a22d8b29"
  ]
}

Authorizations

x-api-key
string
header
required

Query Parameters

ownerWallet
string
required

The owner's address to list all workers

assetId
string
required

The identifier of the asset for which you want to list the workers

Response

200
application/json
Workers

An error occurred.

message
string
errorCode
string
docUrl
string
timestamp
string