Get All Claimed Utility User

Get claimed users

get
Path parameters
utilityIdstringRequired

The utility ID

Responses
201
Claimed users retrieved successfully
application/json
Responsestring[]
get
GET /claims/{utilityId} HTTP/1.1
Host: devutility.streamnft.tech
Accept: */*
[
  "text"
]

Last updated

Was this helpful?