Skip to main content
GET
Returns all offers associated with your account. By default, archived offers are excluded unless explicitly requested via the status filter.

Query Parameters

string
Filter offers by status. Accepted values: active, paused, archived. When omitted, all non-archived offers are returned.
string
Filter offers by their exact external platform ID.
string
Filter offers by external platform. The value is matched exactly against the offer’s external_platform, so tune, everflow, everflow_marketplace, and other integration-set values all work. A value no offer uses returns an empty list.
string
Return only the offers linked to this platform integration. A malformed ID is rejected with invalid_platform_config; a well-formed ID that is not one of your integrations returns an empty result rather than an error.
integer
default:"1"
Page number for pagination.
integer
default:"50"
Number of offers per page. Maximum value is 100.

Response Fields

array
An array of offer objects.
object
Pagination metadata.

Examples

Error Codes

Next Steps

Offers Overview

Manage offers and payouts

Record Revenue

Track revenue for your offers