Gets a list of all the liquidity sources

get/trade-falcon/api/prime/trading/v1/admin/sources

Gets a list of all the liquidity sources

Query Parameters

  • accountIdsstring<uuid>
    Account ids
  • labelsstring<uuid>
    Query by labels
  • timestring<uuid>
    Query by a specific date

200 Response

Array of
accountId string
Liquidity source accountId
label string
Any note about the Liquidity Source
creditLimit string
The credit limit of the Liquidity Source
createdAt string
When the Liquidity Source was created
updatedAt string
When the Liquidity Source was last updated
currencies object
A mapping of the currency to the available and borrowed quantities

400 Response

error string required
Human-readable error message
errorName string required
Immutable error code for API integration
reqId string required
Client request id