Portfolio
List portfolio domains
List domains in the authenticated user's portfolio with filtering, sorting, and pagination. By default, only ICANN (DNS) domains are returned. Returns 50 domains per page by default. If hasMore is true in the pagination response, increment the page parameter to fetch additional results.
post/mcp/v1/actions/ud_portfolio_list
Request body
Example request
{
"page": 1,
"pageSize": 50,
"expiringWithinDays": 30
}Response
Portfolio domains list