Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.8.3OAuthRequestSchemaOauth2InputOpenAIOpen in ChatGPTFynd Platform Versionv2.8.3v2.9.4 - latestv2.9.3v2.9.2v2.9.0v2.8.3input_objectOAuthRequestSchemaOauth2InputSchema representing the oauth2 token details.Fieldsaccess_tokenStringThe access token issued by the oauth2 provider.expiryIntThe expiry time of the access token in milliseconds since epoch.refresh_tokenStringThe refresh token issued by the oauth2 provider.Was this section helpful?YesNoPrevious« OAuthRequestSchemaInputNextOAuthRequestSchemaProfileInput »