Skip to main content

Retrieve an Account's Data

This endpoint represents a single data for a given account.

Path Parameters
  • account_id string required

    This account’s public key encoded in a base32 string representation.

  • key string required

    The key name for this data.

Responses

Success


Schema
  • value string
Loading...