get
https://api.cloud.mbanq.com/v1/cards//imageUrl
Use this API to retrieve the image URL for a specific card. The returned URL can be used to display the card's visual design in your application — for example, showing a card preview in a wallet UI or during the card issuance flow.
Pass the cardId as a path parameter to identify the card whose image you want to fetch.
A successful response returns the URL pointing to the card image.

