Retrieve an Account's Data
This endpoint represents a single data for a given account.
This method will use 20 Compute Units.
Reference: Here
This endpoint represents a single data for a given account.
Path parameters
account_idstringRequiredExample:
This account’s public key encoded in a base32 string representation.
GDMQQNJM4UL7QIA66P7R2PZHMQINWZBM77BEBMHLFXD5JEUAHGJ7R4JZkeystringRequiredExample:
The key name for this data.
config.memo_requiredResponses
200
Success
application/json
get
/accounts/{account_id}/data/{key}200
Success
Last updated
Was this helpful?