# Cards

Cards are the physical and virtual payment cards belonging to the
authenticated business. Endpoints in this group list cards and fetch a
single card's identity, cardholder, lifecycle status, spending limits,
current spend, usage dates, addresses, and merchant restrictions.

 - [GET /cards](https://docs.rho.co/api/v1/openapi/cards/listcards.md): Returns cards belonging to the authenticated business. Canceled and expired cards remain available in unfiltered lists so their stable IDs can be joined to historical transactions. `spending_limit_typ
 - [GET /cards/{id}](https://docs.rho.co/api/v1/openapi/cards/getcard.md): Returns one card belonging to the authenticated business by its stable ID. `spending_limit_type`: How the spending limit is enforced. High utilization means the next charge can decline. `daily`, `week
