Skip to main content
GET
List Deals

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

partner
string

This property is for internal use only and will not work for Partners.

page
integer<int32>
default:1

The page number to fetch.

Required range: 1 <= x <= 2147483647
size
integer<int32>
default:10

The number of records to fetch.

Required range: 1 <= x <= 25

Response

OK

page
integer<int32>
required

The page number of the current page

pages
integer<int32>
required

The number of pages available in this query

count
integer<int32>
required

The number of total records available in this query

deals
object[] | null
required

The list of deals for the current page in the query