Retrieve links for a customer profile by token and link type.get https://example.com/programs/{programCode}/externalAccounts/customers/{customerToken}/linksRetrieve all links (cards or banks) for a customer profile, optionally filtered by link type.Path ParamsprogramCodestringrequiredProgram code assigned to the partner.customerTokenstringrequiredUnique customer token.Query ParamslinkTypestringType of link (optional).HeadersX-GD-RequestIdstringrequiredUnique request identifier (GUID).X-GD-CustomerTypestringDefaults to externalType of customer (default: External).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200Links retrieved successfully. 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago