To retrieve credentials for OAuth apps (Slack, Google Sheets, etc), the connected account must be using your own OAuth client.
Never return user credentials to the client
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The environment in which the server client is running
Available options:
development
, production
Path Parameters
The project ID, which starts with 'proj_'.
Query Parameters
The app slug or ID to filter accounts by.
The OAuth app ID to filter by, if applicable
The cursor to start from for pagination
The cursor to end before for pagination
The maximum number of results to return
Whether to retrieve the account's credentials or not