Get a list of available connections for connected accounts
GET/connected-accounts/connections
Retrieve available connections that can be used for account linking by the authenticated user.
Scopes
read:me:connected_accountsRequest
Responses
Response Headers
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
Response Headers
The number of seconds the client should wait before making a new request
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
An indicator that the rate limit exceeded a is global (per tenant) limit.
Response Messages
- 200 Successfully retrieved available connections
- 400 Invalid input based on schema.
- 401 Unauthorized.
- 403 Forbidden.
- 429 Too Many Requests.