<?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=Roles%3AGET</id>
		<title>Roles: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=Roles%3AGET"/>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Roles:GET&amp;action=history"/>
		<updated>2026-05-04T17:42:41Z</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=Roles:GET&amp;diff=1224&amp;oldid=prev</id>
		<title>Mike.robski: 1 revision: Release 91</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Roles:GET&amp;diff=1224&amp;oldid=prev"/>
				<updated>2014-03-11T17:13:41Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: Release 91&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 17:13, 11 March 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=Roles:GET&amp;diff=1223&amp;oldid=prev</id>
		<title>Mike.robski at 17:13, 11 March 2014</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=Roles:GET&amp;diff=1223&amp;oldid=prev"/>
				<updated>2014-03-11T17:13:01Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= GET /roles =&lt;br /&gt;
Returns a list of available roles. Note that this will only include the roles available for users tied to a specific account; Agent-type roles (that have global access or access to an entire franchise) will not appear in this list.&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Request ==&lt;br /&gt;
&amp;lt;code&amp;gt;GET /roles&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Request Parameters ====&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
=== URI Parameters ===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
=== Request Headers ===&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;
: Success&lt;br /&gt;
;304 Not changed&lt;br /&gt;
: The list of users hasn't changed since the last request; the client should use its locally cached copy instead.&lt;br /&gt;
;401 Unauthorized&lt;br /&gt;
: The authorization header contained an invalid value&lt;br /&gt;
&lt;br /&gt;
=== Response Body ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;list&amp;quot;: [&lt;br /&gt;
    &amp;quot;sitecontrol_account_owner&amp;quot;,&lt;br /&gt;
    &amp;quot;sitecontrol_technical_admin&amp;quot;,&lt;br /&gt;
    ...&lt;br /&gt;
  ],&lt;br /&gt;
  &amp;quot;links&amp;quot;: [&lt;br /&gt;
    {&amp;quot;href&amp;quot;: &amp;quot;&amp;lt;/nowiki&amp;gt;{{APIBaseURL}}&amp;lt;nowiki&amp;gt;/roles&amp;quot;, &amp;quot;rel&amp;quot;: &amp;quot;self&amp;quot;}&lt;br /&gt;
  ]&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Account]]&lt;br /&gt;
* [[Accounts-accountId-users-userName-roles:GET|GET /accounts/{accountId}/users/{userName}/roles]]&lt;br /&gt;
* [[Accounts-accountId-users-userName-roles:PUT|PUT /accounts/{accountId}/users/{userName}/roles]]&lt;br /&gt;
* [[Common Features]]&lt;br /&gt;
&lt;br /&gt;
{{disqus}}&lt;br /&gt;
[[Category:Hostway API]]&lt;br /&gt;
[[Category:Miscellaneous APIs]]&lt;/div&gt;</summary>
		<author><name>Mike.robski</name></author>	</entry>

	</feed>