Customers
List connected accounts for a customer
Returns the customer’s accounts in connected external systems (for example a Stripe customer or a HubSpot company), including the integration each link belongs to, the account’s identifier in the external system, and a link to it where available. The id path parameter accepts the Alguna account ID, a customer alias, or a connected-account external ID (such as a Stripe customer ID).
GET
List connected accounts for a customer
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Path Parameters
Unique identifier for the customer
Response
Success
List of connected accounts
Previous
List active entitlements for a customerReturns the flattened list of active entitlements across all of the customer's active subscriptions. Each entry is a single entitlement on the current published version of one active subscription. Use the `subscription_id` field on each entry to see which subscription the entitlement comes from. The `id` path parameter accepts the Alguna account ID, a customer alias, or a connected-account external ID (such as a Stripe customer ID).
Next
List connected accounts for a customer