Skip to main content
GET
Get Table Sheet Operation
Poll a Table sheet recalculation operation. The response includes aggregate cell counts by status plus completed, failed, and pending counts.

Authorizations

X-API-KEY
string
header
required

Headers

X-API-KEY
string
required

Your PromptLayer API key. The key's workspace scopes table resources for this request.

Path Parameters

table_id
string<uuid>
required

Table ID.

sheet_id
string<uuid>
required

Table sheet ID.

operation_id
string
required

Operation ID.

Response

Successful response

success
boolean
required
operation
TableSheetOperation · object
required