Skip to main content
GET
Get Fraud Log

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

affiliate_id
string | null
fraud_type
string | null
from_date
string<date> | null
to_date
string<date> | null
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response