Participations
List participations for the authenticated partner and user
GET
Filtering
filters takes Flop filter parameters serialized as filters[0][field], filters[0][op], and filters[0][value], with one index per filter. The playground cannot build that shape, so use the code samples.
Filterable fields: offer_id, offer_option_id, user_id, status, user_email.Authorizations
OAuth 2.0 authorization and token endpoints
Query Parameters
A cursor for use in pagination
A cursor for use in pagination
A limit on the number of objects to be returned
Required range:
1 <= x <= 100Example:
10
Flop filter parameters (e.g. by offer_id)
Response
Successful response.
String representing the object's type. Objects of the same type share the same value.
Available options:
list String representing the page cursor to used for querying the next page.
Example:
"g3QAAAA..."
String representing the page cursor to used for querying the previous page.
Example:
"g3QAAAA..."