/
/IntermediateService API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
IntermediateService18
  • post/intermediate/v1/exchange-intermediate-session-for-session
  • post/intermediate/v1/get-passkey-options
  • post/intermediate/v1/google-oauth-redirect-url
  • post/intermediate/v1/intermediate-session
  • post/intermediate/v1/issue-email-verification-challenge
  • post/intermediate/v1/microsoft-oauth-redirect-url
  • get/intermediate/v1/organizations
  • post/intermediate/v1/organizations
  • post/intermediate/v1/redeem-google-oauth-code
  • post/intermediate/v1/redeem-microsoft-oauth-code
  • post/intermediate/v1/redeem-user-impersonation-token
  • post/intermediate/v1/register-passkey
  • post/intermediate/v1/register-password
  • post/intermediate/v1/saml-organizations
  • post/intermediate/v1/set-organization
  • post/intermediate/v1/verify-email-challenge
  • post/intermediate/v1/verify-password
  • get/intermediate/v1/whoami
    IntermediateService

    post/intermediate/v1/redeem-google-oauth-code

    Request body

    codestring
    statestring
    redirectUrlstring

    Response

    OK

    RedeemGoogleOAuthCodeResponse required

    Changes