Search & list providersAsk AIget https://api.staging.payrails.io/payment/providersFetch a list of providers.Query Paramsfilter[status]stringenumFilter by status.activeinactiveAllowed:activeinactivefilter[type]stringenumFilter by type.FraudPaymentPayoutVaultNetworkOffersThreeDSNetworkGatewayNetworkTokenBinDataShow 10 enum valuesfilter[name]stringFilter for a list of providers by name.filter[displayName]stringFilter for a list of providers by display name.filter[createdAt]stringFilter by createdAt.filter[updatedAt]stringFilter by updatedAt.page[cursor]stringSearch collection items from that cursor.page[after]stringSearch collection items after that cursor.page[before]stringSearch collection items before that cursor.page[size]int32Length of the collection to search.Responses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago