Get per-record cost for a batch
Get per-record cost for a batch
Returns the total cost for a specific record within a batch execution.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
batchId
Batch execution ID
recordId
Record ID
Response
Record cost
batchExecutionId
recordId
totalCostUsd
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error