Skip to main content
GET
Show subscription

Response

Subscription details

id
string
required
Example:

"sub_abc123"

name
string
required
Example:

"Monthly Premium"

status
enum<string>
required
Available options:
draft,
active,
paused,
cancelled,
completed
Example:

"active"

start_date
string
required
Example:

"2025-01-01"

created_at
string
required
Example:

"2025-01-01 10:00:00"

mollie_mandate_id
string
Example:

"mdt_abc123"

mollie_profile_id
string
Example:

"pfl_abc123"

next_payment_at
string | null
Example:

"2025-02-01"

next_amount
string | null
Example:

"29.99"

last_payment_created_at
string | null
Example:

"2025-01-01 10:00:00"

resume_at
string | null
Example:

"2025-03-01"

cancel_at
string | null
Example:

"2025-12-31"

rules
object[]
customer
object