operations

List operations

Retrieve a paginated list of operations. Filter by domain name, status, or type. Supports cursor-based pagination.

get/operations

Query parameters

domainstring[] required
statusstring[] required
typestring[] required
$cursorinteger

Response

List of operations

@type'unstoppabledomains.com/partner.v3.CursorList' required

Example response

{
  "items": [
    {
      "id": "op-a1b2c3d4-e5f6-7890-abcd-ef1234567890"
    }
  ]
}

Changes

Changed in 3 of the 26 revisions of this API.25

    • removed the optional property ///// from the response with the status

      response-optional-property-removed

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the query request parameter suggestionJobId

      request-parameter-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog