RyzeDeskRyzeDesk

Stripe

4105 articles

List all account capabilities


List all account capabilities

GET / v1 / accounts /:id / capabilities

Returns a list of capabilities associated with the account. The capabilities are returned sorted by creation date, with the most recent capability appearing first.

Parameters

No parameters.

Returns

A dictionary with a data property that contains an array of the capabilities of this account. Each entry in the array is a separate capability object.

Response

Last verified 2026-09-27

Is this helpful?