Skip to main content
GET
Get details of a published table

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de caminho

tableIdOrName
string
obrigatório

Parâmetros de consulta

archived
boolean

Whether to return only results that have been archived.

includeForeignIds
boolean
isGetLocalizedSchema
boolean

Resposta

successful operation

allowChildTables
boolean
obrigatório

Specifies whether child tables can be created

allowPublicApiAccess
boolean
obrigatório

Specifies whether the table can be read by public without authorization

columnCount
integer<int64>
obrigatório

Number of columns including deleted

columns
object[]
obrigatório

List of columns in the table

createdAt
string<date-time>
obrigatório

Timestamp at which the table is created

deleted
boolean
obrigatório

Specifies whether the table is marked as deleted.

deletedAt
string<date-time>
obrigatório

The timestamp indicating when the table was deleted.

dynamicMetaTags
object
obrigatório

Specifies the key value pairs of the metadata fields with the associated column IDs.

enableChildTablePages
boolean
obrigatório

Specifies creation of multi-level dynamic pages using child tables

id
string
obrigatório

Id of the table

label
string
obrigatório

Label of the table

name
string
obrigatório

Name of the table

published
boolean
obrigatório

Indicates whether the table is currently published.

publishedAt
string<date-time>
obrigatório

Timestamp at which the table is published recently

rowCount
integer<int32>
obrigatório

Number of rows in the table

updatedAt
string<date-time>
obrigatório

Timestamp at which the table is updated recently

useForPages
boolean
obrigatório

Specifies whether the table can be used for creation of dynamic pages

createdBy
object
isOrderedManually
boolean

Indicates whether the table rows are ordered manually.

updatedBy
object
Última modificação em 10 de abril de 2026