Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer | null
per_page
integer | null
show_upcoming
string
search_ids
string<uuid>[]

Response

The paginated collection of SellerProfitLogicRuleData

data
SellerProfitLogicRuleData · object[]
required

The list of items

Generated paginator links.

meta
object
required