Skip to main content
GET
Get Auto-Cancel Status

Authorizations

POLYMARKET-PROXY
string
header
required

Proxy address

POLYMARKET-SECRET
string
header
required

Correponding proxy secret

Response

Auto-cancel status response.

deadline
integer
required

Deadline of the armed auto-cancel schedule, in Unix milliseconds. Zero means no schedule is armed. When the deadline passes, the exchange cancels every open order on the account and the schedule clears.

Example:

1767000045000

triggered
integer
required

Number of times auto-cancel has fired for this account during the current UTC day. Resets to zero at 00:00 UTC.

Example:

0

daily_limit
integer
required

Maximum number of auto-cancel triggers allowed per UTC day.

Example:

1000

next_reset
integer
required

Unix-ms timestamp of the next UTC midnight when the daily trigger count resets to zero.

Example:

1767052800000