Skip to main content
GET
Get a specific trading rule

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

ruleId
string
required

The rule ID to retrieve

Response

Success - Returns the trading rule

success
boolean
Example:

true

data
object