List card subscriptions

Returns all card subscriptions under the account, ordered by createdAt descending (most recently created first).

The subaccountId, cardId, state and networkBulkFeedId filters are independent and combine additively — supplying more than one narrows the result set to subscriptions matching all of them.

Filtering by state accepts any of the states a card subscription reports in its response payload:

  • pending — enrolled from a network roster while the card is still inactive at the network. The subscription is fully enrolled and billable, but has not yet transacted.
  • active — also returns subscriptions still completing activation, which already report their own state as active.
  • deactivated, expired, reqSCA, failed-to-create — matched exactly.

This endpoint supports offset-based pagination. Pagination links preserve any filters applied to the original request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
uuid
string
enum
Allowed:
uuid
integer
1 to 100
Defaults to 25

Maximum number of items to return

number
Defaults to 0

The offset to use for pagination. Identifies the position of the first item returned in the collection

Headers
string
enum
Defaults to application/hal+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json
application/problem+json