Skip to main content
GET
List Price Adjustments

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
string

The maximum number of price adjustments to return (default 20, maximum 100).

Pattern: ^[0-9][0-9]?$|^100$
startingAfter
string

The ID of the last price adjustment in the previous page of results. Results will start after this price adjustment.

Response

A list of price adjustments

data
object
required