Skip to main content
POST
Get a set of rows

Supported products

承認

Authorization
string
header
必須

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

パスパラメータ

tableIdOrName
string
必須

ボディ

application/json
inputs
string[]
必須

レスポンス

successful operation

completedAt
string<date-time>
必須

The timestamp indicating when the batch processing was completed.

results
object[]
必須
startedAt
string<date-time>
必須

The timestamp indicating when the batch processing began.

status
enum<string>
必須

The current status of the batch operation, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.

利用可能なオプション:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

A collection of related links associated with the batch response.

requestedAt
string<date-time>

The timestamp indicating when the batch request was made.

最終更新日 2026年4月10日