Get Card By Id

Use this API to retrieve the full details of a specific card by its unique identifier. Pass the card-id as a path parameter to target the card you want to look up.

The response returns a complete card profile, including:

  • Status — whether the card is active, blocked, or expired
  • Card type — debit or credit
  • Expiration date — the card's validity period
  • Associated account details — the account the card is linked to

This is useful for verifying card attributes, reviewing card state, and managing individual card records.

A successful response confirms that the card details were retrieved.

Path Params
integer
required
Defaults to 1

The Identifier of the card
Example: 1

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json