Skip to content

Data Connector Execution Result List

A paginated list of data connector execution results.

typestring

The type of object - list.

Value:"list"
Example:"list"

An array of execution result objects.

pagesobject

Pagination information.

{ "type": "list", "data": [ {} ], "pages": { "type": "pages", "per_page": 10, "next": {} } }