List record set names for a change list

Retrieves existing record names on this zone, based on the change list. If a record is deleted in the change list, it doesn't appear on the records returned. If no record sets exist within the change list, this operation returns an empty list.

Note: The response only includes change lists associated with the currently authenticated user. If a different user or an API client with separate credentials created a change list, it will not appear in the results.

Path Params
string
required

The name of the zone.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
names
array of strings
required

Record names.

names*
Language
Authentication
URL