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.

campaign_id
string

Filter by campaign public_id.

from
string<date>

Start date (inclusive), format Y-m-d.

Example:

"2024-01-01"

to
string<date>

End date (inclusive), format Y-m-d.

Example:

"2024-01-31"

status
enum<string>

Filter by transaction status.

Available options:
processed,
refunded

Response

200 - application/json

Success

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