Skip to main content
GET
Get one order tag for a broker

Query Parameters

broker_id
string
required

Broker that owns the enum configuration

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

Unprefixed enum ID

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

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