Retrieve Available Card Types
GET/api/v1/cards/types
Provides a list of available card types for the authenticated user. This endpoint retrieves the available card types for ordering a new card.Features include: - Brief information about each card type - Optional type-based filtering
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Card types have been successfully retrieved
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error