customer_id; control-plane callers (dashboard) scope by dashboard_user_id (+ agent_id).
GET /v1/mandates · Authenticated with your secret key.
Query parameters
string
Filter to one customer — the
external_user_id (the user_id used at session creation) or a cus_ id.boolean
When
true, return only standing mandates (exclude the transient per-checkout mandates that every ordinary checkout creates internally).Response
object[]
Notes
- Use the returned
idwith Get a Mandate, Charge a Mandate, or the lifecycle actions.