v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-08543999.8 KB
Backorders

List user's backorders

List the authenticated user's domain backorders with optional status filtering, domain search, and pagination. Status normalization is applied automatically.

post/mcp/v1/actions/ud_backorders_list

Request body

statusstring[]

Filter by backorder status

querystring

Search by domain name (partial match)

offsetnumber

Pagination offset (default: 0)

limitnumber

Items per page (1-100, default: 20)

Response

List of backorders with pagination