Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Query Parameters

offset
integer
default:0

Number of records to skip.

Required range: x >= 0
limit
integer
default:50

Number of records to return.

Required range: 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.

Available options:
active,
completed

Response

200 - application/json

Success

status
enum<string>
Available options:
success
data
object[]