Skip to main content
GET
/
api
/
reports
/
filters
/
client-account
/
shared
cURL
curl --request GET \
  --url https://my.exnessaffiliates.com/api/reports/filters/client-account/shared/
{
  "link_code": [
    "string"
  ],
  "client_uid": "string",
  "client_account": [
    "int"
  ],
  "client_account_type": [
    "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

Example:
["string"]
client_uid
string
required
Example:

"string"

client_account
integer[]
required
Example:
["int"]
client_account_type
string[]
required
Example:
["string"]