Skip to main content
GET
List Custom Caps
Retrieve all custom cap settings for the network. Returns a paginated list of custom cap configurations that override default offer caps for specific affiliates. Filterable by network_offer_id, network_affiliate_id, time_created, and time_saved.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Query Parameters

page
integer
default:1

Page number (1-based).

page_size
integer
default:50

Number of results per page.

filter[network_offer_id]
integer

Filter by offer ID.

filter[network_affiliate_id]
integer

Filter by affiliate ID.

filter[time_created]
string

Filter by creation time.

filter[time_saved]
string

Filter by last update time.

Response

200 - application/json
custom_cap_settings
object[]
paging
object