Skip to main content
GET
List Primary Keys

承認

Authorization
string
header
必須

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

クエリパラメータ

catalogName
string

Restricts results to the specified catalog.

schemaName
string

Restricts results to the specified schema.

tableName
string

Restricts results to the specified table.

レスポンス

200 - application/json

OK

results
object[] | null
error
object