Changes to List a user's copy profiles (defaults to the authenticated user)

GET /v1/copy-trading/profiles

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 22 revisions of this API.19

  1. f91fbc22fde32
  2. 9651975196e712
  3. ae47ebaa9b964
  4. d9a714c3ff231

What changed

    • added the required property profiles/items/target/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property profiles/items/target/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

  • 9651975196e712See the full diff
    • added the new stopping enum value to the profiles/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter includeStoppingStatus

      new-optional-request-parameter

    • added the new enum value stopping to the query request parameter status

      request-parameter-enum-value-added

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortDir

      new-optional-request-parameter

    • added the required property totalActivePnl to the response with the 200 status

      response-required-property-added

    • added the required property truncated to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter includeLiveStats

      new-optional-request-parameter