Skip to main content
GET
Get copy trading configuration

Response

Copy trading configuration

Full copy config for a user (API response)

configs
object[]
required

List of all copy configurations

group_count
integer
required

Number of distinct groups configured for this user.

Required range: x >= 0
is_locked
boolean
required

Whether the config is locked (cannot be modified)

leader_account_id
string<uuid> | null

Legacy field. If exactly one leader exists for user configs, this is set. If multiple groups/leaders exist, this is null.

lock_reason
string | null

Reason why config is locked (if locked)