List skip reasons
GET /api/subscriptions/skip-reasons
GET
/api/subscriptions/skip-reasons
Returns all skip reasons configured for the current account, ordered by position.
Responses
Section titled “ Responses ”List of skip reasons
Array<object>
object
data
required
object
id
required
string
created_at
string
updated_at
string
is_active
required
boolean
account_id
required
string
description
string
position
required
number
label
required
string