Skip to main content
GET
List order tags for a broker

Query Parameters

broker_id
string
required

Broker that owns the enum configurations

Required string length: 1 - 64
Pattern: ^[^:]+$
symbol
string

Filter by symbol

enum_id
string

Filter by unprefixed enum ID

Required string length: 1 - 36
Pattern: ^[A-Z0-9_]+$
include_archived
boolean
default:false

Include archived fee configurations

Response

200 - application/json

Success

success
boolean
required

Indicates whether the request was successful.

Example:

true

timestamp
integer

Server timestamp in milliseconds.

Example:

1702989203989

data
object[]