Skip to main content
GET
Retrieve an account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

ID of the user

accountId
string
required

ID of the account

Response

Success

accountId
string
userId
string
createdAt
string<date-time>
accountType
string
accountNumber
string
routingNumber
string
bankName
string
isValid
boolean
reason
string
rail
object