List Data Supplements
Data Supplements
List Data Supplements
POST
List Data Supplements
Returns a paginated list of data supplement records for the network. Supports filtering by supplement source, offer, affiliate, and source ID, as well as text search within supplement details.
Pagination is controlled through the
page and page_size query parameters,
not the JSON request body. For example, ?page=2&page_size=100 returns the
second page of 100 records.
Required field is timezone_id.
Related entities (offer and affiliate basic info) are included in the relationship field of each record.Authorizations
The Everflow API key generated from the Control Center > Security.
Query Parameters
The page of results to retrieve.
Required range:
x >= 1The number of results to return per page.
Required range:
x >= 1Body
application/json
