Saltar al contenido principal
GET
List Account Numbers
v2 · Base URL https://api.fintoc.com/v2

Autorizaciones

Authorization
string
header
requerido

Encabezados

Authorization
string
requerido

Fintoc Secret Key

Parámetros de consulta

starting_after
string

A cursor to use in pagination. starting_after is an Account Number ID that defines your place in the list. For example, if you make a list request and receive 300 Account Numbers, ending with acno_foo, your subsequent call can include starting_after=acno_foo to fetch the next page of the list.

ending_before
string

A cursor to use in pagination. ending_before is an account number ID that defines your place in the list. For example, if you make a list request and receive 300 Account Numbers, starting with acno_bar, your subsequent call can include ending_before=acno_bar to fetch the previous page of the list.

limit
integer<int32>
predeterminado:30

limit on the number of objects to return per page, ranging between 1 and 300.

account_id
string
predeterminado:acc_Lq7dP901xZgA2B

Optionally filter by Account.

Respuesta

200

The response is of type object.