Get External Card Profileget https://example.com/programs/{programCode}/externalcards/{customerToken}Retrieves the external card profile for a customer using the provided customer token.Path ParamsprogramCodestringrequiredThe program code for the external card context.customerTokenstringrequiredThe unique customer token identifying the customer profile.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago