Apache Iceberg · Schema

OAuthTokenResponse

The `oauth/tokens` endpoint and related schemas are **DEPRECATED for REMOVAL** from this spec, see description of the endpoint.

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Properties

Name Type Description
access_token string The access token, for client credentials or token exchange
token_type string Access token type for client credentials or token exchange See https://datatracker.ietf.org/doc/html/rfc6749#section-7.1
expires_in integer Lifetime of the access token in seconds for client credentials or token exchange
issued_token_type object
refresh_token string Refresh token for client credentials or token exchange
scope string Authorization scope for client credentials or token exchange
View JSON Schema on GitHub