At the end of a Sequin-managed OAuth flow, Sequin redirects the user back to your app with a code. You can use that code to retrieve their credentials from this endpoint.
Documentation Index
Fetch the complete documentation index at: https://sequin.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
client_id corresponding to the OAuth app.client_secret corresponding to the OAuth app you want to use for this connection. This is the client_secret the API provider gave you when you registered your OAuth app.