List Card Requests

This endpoint retrieves a list of all card requests for the current user. If no card requests are found, an empty list is returned.

Key Features

  • Retrieves card requests for the current user.
  • Provides details such as:
    • Request ID, account ID, and status.
    • Creation date, cardholder name, and card type.
    • Card design ID, name, description, and images.
    • Billing address with name, email, phone, and location.
  • Returns an empty list if no requests are found.

Requirements

  • Authentication: The user must be authenticated to access this endpoint.
  • Query parameters: No query parameters are required.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!