Skip to main content
POST
Search subscription line items

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Body

application/json

Filter

active_filter
boolean
default:true
addon_association_ids
string[]
billing_periods
string[]
currencies
string[]
current_period_start
string<date-time>
customer_ids
string[]
end_time
string<date-time>
entity_ids
string[]
entity_type
enum<string>
Available options:
plan,
addon,
subscription
expand
string
filters
object[]
limit
integer
Required range: 1 <= x <= 1000
meter_ids
string[]
offset
integer
Required range: x >= 0
order
enum<string>
Available options:
asc,
desc
price_ids
string[]
sort
object[]
start_time
string<date-time>
status
enum<string>
Available options:
published,
deleted,
archived
subscription_ids
string[]
subscription_line_item_ids
string[]

Specific filters

Response

OK

items
object[]
pagination
object