List a log of all batch sync jobs for the current connection.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The token returned when a user authenticated their account. This authorizes access to a specific account.
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
The maximum number of results to return in a page.
Pagination cursor to start requests from
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
The status of the sync
requested
, in_progress
, completed
, failed
"completed"
Expand related resources in the response to reduce requests.
issues
OK
The response is of type object
.
List a log of all batch sync jobs for the current connection.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The token returned when a user authenticated their account. This authorizes access to a specific account.
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
The maximum number of results to return in a page.
Pagination cursor to start requests from
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
The status of the sync
requested
, in_progress
, completed
, failed
"completed"
Expand related resources in the response to reduce requests.
issues
OK
The response is of type object
.