list_domains
List all GoDaddy domains with their registry status, expiration dates, auto-renew flag, privacy, and transfer lock. Filter by status, lifecycle, or expiry to find the domains you need.
Instructions
List domains owned by the GoDaddy account, with registry status, expiration dates, auto-renew flag, privacy, and transfer lock. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Max domains per page (1-200, default 100). | |
| statuses | No | Filter to these exact lifecycle statuses (e.g. ACTIVE, EXPIRED, PENDING_TRANSFER). Combined with OR. | |
| pageToken | No | Opaque cursor from a previous response's next link. | |
| updatedAfter | No | Only domains last updated after this RFC 3339 timestamp (exclusive). | |
| expiresBefore | No | Only domains expiring before this RFC 3339 timestamp (exclusive). | |
| lifecycleGroups | No | Coarse filter to lifecycle groups (e.g. REGISTERED, PENDING, EXPIRED, CANCELLED). Cannot be combined with statuses. | |
| pageTokenDirection | No | Token direction when pageToken is set. |