copy-trading

Copies taken on a position

get/v2/positions/{positionId}/copies

Path parameters

positionIdstring uuid required

Query parameters

limitinteger
cursorstring
copierIdsstring[]

Response

Successful response

totalinteger required
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes

Changed in 2 of the 22 revisions of this API.3

    • added the required property copies/items/copier/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property copies/items/copier/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added