Skip to main content
GET
List rails
If the subject calling the endpoint is a user, the response will be contextualized accordingly. As an example, the features field will indicate the available features for the user.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Query Parameters

type
enum<string>[]

Filter rails by type.

Maximum array length: 25
Available options:
crypto,
card,
bank,
apm
network
string[]

Filter rails by network code.

Maximum array length: 25
Minimum string length: 1
method
enum<string>[]

Filter rails by method.

Maximum array length: 25
Available options:
crypto-transaction,
credit-card,
debit-card,
bank-transfer,
apple-pay,
google-pay,
paypal,
venmo
asset
string[]

Filter rails by asset code.

Maximum array length: 100
Minimum string length: 1

Response

200 - application/json

Rails retrieved.

rails
(Crypto · object | Card · object | Bank · object | Alternative payment method · object)[]