Trigger Pull

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
associations
object

An object specifying which endgrate_types to get associated resource data for.

string
required

A valid endgrate_type for the session.

params
object

Optionally, filter by certain properties in your schema by specifying them here.

string
required
boolean
Defaults to false

Whether or not to make this API request synchronous. If true, Endgrate will poll the status of the transfer internally, and return a response only when the transfer is completed, with a 5 minute maximum polling time.

completed_webhook
object

Endgrate will POST to this webhook whenever the transfer is completed.

data_webhook
object

Endgrate will POST to this webhook whenever new data is received. This is useful if you want to get transfer data without polling the GET api/pull/data endpoint.

error_webhook
object

Endgrate will POST to this webhook whenever an error occurs. This is useful if you want to get error information without polling the GET api/errors endpoint.

boolean
Defaults to false

Whether or not to execute POST requests to webhooks concurrently.

Responses

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