Skip to main content
GET
List RevShare campaigns

Авторизации

Authorization
string
header
обязательно

API key from the partner cabinet, Tools -> API (https://partners.onlytraffic.com/tools/api): up to 5 named keys per account, each Full or Read-only, ot_partners_ prefix, shown once at creation. Raw value or Bearer form. Read-only keys cannot call the POST endpoints (403 This API key is read-only); expired or revoked keys get 403 Error! Access denied.

Параметры запроса

offset
integer
по умолчанию:0

Number of records to skip.

Требуемый диапазон: x >= 0
limit
integer
по умолчанию:50

Number of records to return.

Требуемый диапазон: 1 <= x <= 1000
of_account_id
integer

Filter by OnlyFans account numeric id. Returns campaigns of any status for that account.

status
enum<string>

Filter by campaign status. Default: active.

Доступные опции:
active,
completed

Ответ

200 - application/json

Success

status
enum<string>
Доступные опции:
success
data
object[]