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

Authorizations

x-api-key
string
header
required

Query Parameters

assetId
string
required

The asset identifier for listing the asset's collective

ownerWallet
string
required

The address of the owner of the asset from which to list the associated collective

Response

200
application/json
List of collectives

An error occurred.

message
string
errorCode
string
docUrl
string
timestamp
string