v1
latestOpenAPI 3.1.02026-07-26457177.8 KBRoutines
List Transfers for a Routine
📘
You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.
Retrieve all Transfers for a Routine.
📘
This resource returns paginated results in descending order. For more details please see: Pagination
get/v1/routines/{id}/transfers
Path parameters
idstring required
The routine_id
Query parameters
page_sizeinteger
The maximum number of items returned with each request. Defaults to 25 if not specified.
cursor_idstring
The pagination cursor ID. When specified, allows one to navigate between pages. If not specified the first page of results will be returned.
Response
Successful response