get https://api.astrada.co/card-subscriptions
Returns all card subscriptions under the account.
By default, GET /card-subscriptions
returns card subscriptions ordered by the latest updatedAt
. The cardId
and subaccountId
filters are mutual exclusive. The cardId
takes precedence over subaccountId
.
This endpoint supports offset-based pagination.