offer.list

Get a list of all offers with their latest version.

See the Pagination and Incremental Synchronization guide for detailed usage examples.

Requires the offersRead permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The pagination cursor. Use 'start' for the first page or the nextCursor value from a previous response.

A sync token to retrieve only offers updated since the last sync. Obtained from a previous list response.

The maximum number of items to return per page. Maximum is 100.

The API will return data after this date, expressed as milliseconds since the Unix epoch.

array | null

When supplied, only offers with provided offer-status(es) will be returned. Array must contain at least one value.

array | null

When supplied, only offers with provided acceptance-status(es) will be returned. Array must contain at least one value.

If provided, only returns the offers for the application with the supplied id

array | null

When supplied, only offers whose latest version has one of the provided approval status(es) will be returned. Array must contain at least one value.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json