表のクエリ
表のクエリ
POST
表のクエリ
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
ボディ
application/json
クエリ対象の表のダイジェスト
例:
"aonareimsvtl13apimtalpa4435rpmgnaemrpgmarltarstaorsnte134avrims"
プロジェクトの ID
例:
"my_entity/my_project"
クエリに適用するオプションのフィルター。詳細は TableRowFilter を参照してください。
例:
{
"row_digests": [
"aonareimsvtl13apimtalpa4435rpmgnaemrpgmarltarstaorsnte134avrims",
"aonareimsvtl13apimtalpa4435rpmgnaemrpgmarltarstaorsnte134avrims"
]
}返す行の最大数
例:
100
行の返却を開始する前にスキップする行数
例:
10
並べ替えに使用するフィールドの一覧。辞書の値にアクセスするには、フィールドをドット区切りで指定できます。並べ替えを指定しない場合は、表のデフォルトの順序(挿入順)が使用されます。
例:
[
{ "field": "col_a.prop_b", "order": "desc" }
]レスポンス
正常なレスポンス