Skip to main content

List of symbols for the exchange

GET 

/v1/symbols/:exchange_id

List of symbols for the exchange

Request

Path Parameters

    exchange_id stringrequired

Responses

successful operation

Schema

  • Array [

  • symbol_id stringnullable
    exchange_id stringnullable
    security_category stringnullable
    name stringnullable
    date stringnullable
    asset_class stringnullable
  • ]

Loading...