Public Account Data
Public Account Data (v1.0.0)
Download OpenAPI specification:Download
API Documentation for Public Account Data
AccountData
AccountData gets the account data associated with a metadata address. Currently, only scope ids are supported.
Authorizations:
bearerAuth
path Parameters
| metadata_addr required | string <byte> (metadata_addr) The metadata address to look up. Currently, only scope ids are supported. |
Responses
Response samples
- 200
Content type
application/json
{- "value": "string"
}