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
