List Subscriptions
v2 · Base URL https://api.fintoc.com/v2Autorizaciones
Encabezados
Fintoc secret key
Parámetros de consulta
A cursor to use in pagination. starting_after is a subscription ID that defines your place in the list. For example, if you make a list request and receive 30 subscriptions, ending with sub_foo, your subsequent call can include starting_after=sub_foo to fetch the next page of the list.
A cursor to use in pagination. ending_before is a subscription ID that defines your place in the list. For example, if you make a list request and receive 30 subscriptions, starting with sub_bar, your subsequent call can include ending_before=sub_bar to fetch the previous page of the list.
Limit on the number of objects to return per page, ranging between 1 and 300.