latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

User APIs
clients

Get Scheduled Transactions

Get scheduled transactions for the authenticated client.

Includes recurring token grant schedules and one-time future-effective grants.

get/api/v1/clients/self/scheduled-transactions

Response

Successful Response

schedule_type'recurring' | 'one_time' required
idstring uuid required
account_idstring uuid nullable
token_idstring uuid required
token_namestring required
usage_scopestring
amountstring required
statusstring required
issued_by_user_emailstring nullable
meta_dataobject
created_atstring date-time required
updated_atstring date-time nullable
recurrence_unitstring nullable
intervalinteger nullable
start_atstring date-time nullable
end_atstring date-time nullable
max_occurrencesinteger nullable
token_expires_daysinteger nullable
last_issued_atstring date-time nullable
next_due_atstring date-time nullable
issued_countinteger
remaining_occurrencesinteger nullable
scheduled_atstring date-time nullable