GuidesRecipesAPI ReferenceChangelog
API Reference

Get executions list

Retrieves a listing of executions. Records are sorted by creation date in descending order.

Required scope: executions:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0

The page index to retrieve.

integer
1 to 100

The number of entities per page to return.

string

Comma separated execution_guids to list executions for.

string

Comma separated plan_guids to list executions for.

string

Comma separated bank_guids to list executions for.

string

Comma separated customer_guids to list executions for.

string

Comma separated types to list executions for.

string

Comma separated states to list executions for.

string

Comma separated source account guids to list executions for.

string

Comma separated destination account guids to list executions for.

string

Created at start date-time inclusive lower bound, ISO8601.

string

Created at end date-time exclusive upper bound, ISO8601.

string

Updated at start date-time inclusive lower bound, ISO8601.

string

Updated at end date-time exclusive upper bound, ISO8601.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json