Skip to main content
GET
List My Promotions

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Response

Successful Response

Listing of the authenticated user's promotion grants, split by active vs. history.

active
ActivePromotionOut · object[]
required
history
HistoricalPromotionOut · object[]
required