Skip to main content
GET
adapt.auto_cut_down

Query Parameters

id
string
required

A unique identifier for an operation, prefixed op_. Returned from any PUT endpoint; pass it to the matching GET to poll, or use it to correlate webhook deliveries with your records.

Pattern: ^op_[0-9a-z]{26}$
wait
boolean
default:false

If true, long-poll for up to 20 seconds waiting for the operation to reach ready or failed.

Response

Successful Response

auto_cut
AutoCut · object
required