Get all Payment iframe configuration set.Ask AIget https://api-cert.payconex.net/api/v4/accounts/{accountId}/payment-iframeGet all Payment Iframe Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:iframe:* pcx:iframe:read Path ParamsaccountIdstringrequiredNumeric ID of the accountQuery ParamspageintegerDefaults to 1The page number for the paginator.limitinteger1 to 100Defaults to 25The number of rows to return in the response, with a range between 1 and 100, Default 25.querystring | nullA query parameter that filters the dataset.Responses 200Response Object 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago