For the complete documentation index, see llms.txt. This page is also available as Markdown.

GraphqlBulkOperation

Fields

completedAt (ISO8601DateTime)

When the bulk operation reached a terminal state.

createdAt (ISO8601DateTime!)

When the bulk operation was created.

errorCode (String)

The error code if the bulk operation failed.

id (ID!)

ID to identify the bulk operation with.

The bulk operation status.

url (String)

URL to download the completed JSONL result file.

Last updated

Was this helpful?