Skip to main content

Retrieve a Claimable Balance

The single claimable balance endpoint provides information on a claimable balance.

Path Parameters
  • claimable_balance_id string required

    A unique identifier for this claimable balance.

Responses

Success


Schema
  • _links object
  • self object
  • href link
  • templated boolean
  • operations object
  • href link
  • templated boolean
  • transactions object
  • href link
  • templated boolean
  • id string
  • asset string
  • amount string
  • sponsor string
  • last_modified_ledger string
  • last_modified_time string
  • claimants object[]
  • Array [
  • destination string

    Possible values: Value must match regular expression G[A-Z0-9]{55}

  • predicate object
  • and object[]
  • Array [
  • or object[]
  • Array [
  • relBefore string
  • absBefore string
  • absBeforeEpoch string
  • ]
  • not object
  • unconditional boolean
  • relBefore string
  • absBefore string
  • absBeforeEpoch string
  • ]
  • ]
  • flags integer
  • paging_token string
Loading...