<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.hostway.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=Domains-domainName-privateregistration%3AGET</id>
		<title>Domains-domainName-privateregistration:GET - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=Domains-domainName-privateregistration%3AGET"/>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Domains-domainName-privateregistration:GET&amp;action=history"/>
		<updated>2026-05-16T08:34:35Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://docs.hostway.com/index.php?title=Domains-domainName-privateregistration:GET&amp;diff=1163&amp;oldid=prev</id>
		<title>Mike.robski: 1 revision: Release 90</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Domains-domainName-privateregistration:GET&amp;diff=1163&amp;oldid=prev"/>
				<updated>2014-01-31T18:34:57Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: Release 90&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:34, 31 January 2014&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mike.robski</name></author>	</entry>

	<entry>
		<id>http://docs.hostway.com/index.php?title=Domains-domainName-privateregistration:GET&amp;diff=1162&amp;oldid=prev</id>
		<title>Venzi.iliev: Created page with &quot;= GET /domains/''{domainName}''/privateregistration = Get the privateregistration info for a domain.  __TOC__ == Request == &lt;code&gt;GET /domains/''{domainName}''/privateregistra...&quot;</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Domains-domainName-privateregistration:GET&amp;diff=1162&amp;oldid=prev"/>
				<updated>2013-12-20T14:47:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= GET /domains/&amp;#039;&amp;#039;{domainName}&amp;#039;&amp;#039;/privateregistration = Get the privateregistration info for a domain.  __TOC__ == Request == &amp;lt;code&amp;gt;GET /domains/&amp;#039;&amp;#039;{domainName}&amp;#039;&amp;#039;/privateregistra...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= GET /domains/''{domainName}''/privateregistration =&lt;br /&gt;
Get the privateregistration info for a domain.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
== Request ==&lt;br /&gt;
&amp;lt;code&amp;gt;GET /domains/''{domainName}''/privateregistration&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
=== URI Parameters ===&lt;br /&gt;
{{DomainName}}&lt;br /&gt;
&lt;br /&gt;
=== Request Headers ===&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
=== Request Body ===&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
== Response ==&lt;br /&gt;
&lt;br /&gt;
=== Status Code ===&lt;br /&gt;
;200 OK&lt;br /&gt;
: Returns the privateregistration info&lt;br /&gt;
&lt;br /&gt;
;404 Not Found&lt;br /&gt;
: No domain records found for the given domain name.&lt;br /&gt;
&lt;br /&gt;
;500 Internal Server Error&lt;br /&gt;
: An error has occurred with the back end or the domain registry.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Response Body ===&lt;br /&gt;
The privateregistration info.&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
&lt;br /&gt;
; type - ''string''&lt;br /&gt;
: The privateregistration product type, either &amp;quot;full&amp;quot; or &amp;quot;light&amp;quot;&lt;br /&gt;
&lt;br /&gt;
; productTypeConfiguration- ''string''&lt;br /&gt;
: The product name, e.g. &amp;quot;core.privateregistration&amp;quot;&lt;br /&gt;
&lt;br /&gt;
; email - ''string''&lt;br /&gt;
: (Optional) The forwarding e-mail address for &amp;quot;full&amp;quot; type privateregistration.&lt;br /&gt;
&lt;br /&gt;
== Example of getting the domain authorization code. ==&lt;br /&gt;
'''Request'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
GET /domains/example.com/privateregistration&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Response'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
200 OK&lt;br /&gt;
Content-Type: application/json; charset=UTF-8&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
   &amp;quot;type&amp;quot;: &amp;quot;full&amp;quot;,&lt;br /&gt;
   &amp;quot;productTypeConfiguration&amp;quot;: &amp;quot;core.privateregistration&amp;quot;,&lt;br /&gt;
   &amp;quot;email&amp;quot;: &amp;quot;test@test.com&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Domain Name Registration|Domain Name Registration API]]&lt;br /&gt;
* [[Common Features]]&lt;br /&gt;
&lt;br /&gt;
{{disqus}}&lt;br /&gt;
[[Category:Hostway API]]&lt;br /&gt;
[[Category:Domain Name Registration API]]&lt;/div&gt;</summary>
		<author><name>Venzi.iliev</name></author>	</entry>

	</feed>