Providers
List all providers
Reference
Use Integrations - Reference
- Frontend SDK
- HTTP API
- Authentication
- Rate limits
- Providers
- Integrations
- Connections
- Scripts
- Syncs
- Actions
- Proxy
- Connect
- Backend SDKs
- Resource limits
Build Integrations - Reference
Providers
List all providers
Returns a list of all available providers
GET
/
providers
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Available options:
OAUTH1
, OAUTH2
, OAUTH2_CC
, BASIC
, API_KEY
, APP_STORE
, CUSTOM
, APP
, NONE
, TBA
, TABLEAU
, JWT
, BILL
, TWO_STEP
, SIGNATURE
Was this page helpful?