List subscriptions for the workspace.
List subscriptions for the workspace.
Returns a paginated list of the workspace’s subscriptions, newest first. Filter by status and/or contact. Each item embeds its contact (full ContactResource) and a lightweight plan object.
GET
List subscriptions for the workspace.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Query Parameters
Filter by status: active, paused, cancelled or expired.
Filter to subscriptions belonging to this contact (contact uuid).
Items per page (alias: limit). Default 25, max 100.

