Skip to main content
POST
The base URL of this endpoint is https://api.management.junction.com/.The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.
By setting a higher value, you acknowledge your awareness of the facts of API life that:
  1. historical pulls may take longer to complete;
  2. historical pulls may run into provider rate limiting; and
  3. regular data polling may consequentially be delayed as a knock-on effect.
Provider rate limiting typically happens at OAuth application level.Therefore, Junction recommends Bring Your Own OAuth if you want to set an extended historical pull range. This creates a rate limit quota dedicated to your Junction Team, not being shared with other Junction customers.
The Team Data Pull Preferences you specified are advisory. There are scenarios in which Junction systems may not adhere strictly to your stated preferences.

Supported Providers

The configurable maximum is 365 days at this time.

Authorizations

X-Management-Key
string
header
required

Path Parameters

org_id
string<uuid>
required
env
enum<string>
required
Available options:
production,
sandbox
region
enum<string>
required
Available options:
us,
eu

Body

application/json
team_ids
string<uuid>[]
required
providers
Providers · object
required

Response

Successful Response

data_pull_preferences
TeamDataPullPreferencesWithLimit · object[]
required
next_cursor
string | null