Skip to main content
GET
/
api
/
reports
/
ib
/
performance
/
filters
IB performance report filter values
curl --request GET \
  --url https://my.exnessaffiliates.com/api/reports/ib/performance/filters/
{
  "country": [
    "string"
  ],
  "campaign_title": [
    "string"
  ],
  "partner_code": [
    "string"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

country
string[]
required
Example:
["string"]
campaign_title
string[]
required
Example:
["string"]
partner_code
string[]
required
Example:
["string"]