Table Format · OAuth Scopes

Table Format OAuth Scopes

OAuth 2.0 derived

Table Format publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Table Format API on a user’s behalf.

Tokens are issued from /v1/oauth/tokens.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Data LakehouseOpen Table FormatApache IcebergDelta LakeApache HudiData LakeACID TransactionsSchema EvolutionTime Travel
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
/v1/oauth/tokens
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
catalog Access catalog operations clientCredentials

Source

OAuth Scopes

table-format-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/apache-iceberg-rest-catalog-openapi.yml
schemes:
- name: OAuth2
  source: openapi/apache-iceberg-rest-catalog-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /v1/oauth/tokens
scopes:
- scope: catalog
  description: Access catalog operations
  flows:
  - clientCredentials
  sources:
  - openapi/apache-iceberg-rest-catalog-openapi.yml