<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.freedesk.purplepixie.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://wiki.freedesk.purplepixie.org/w/index.php?action=history&amp;feed=atom&amp;title=API_requests_assigned</id>
		<title>API requests assigned - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.freedesk.purplepixie.org/w/index.php?action=history&amp;feed=atom&amp;title=API_requests_assigned"/>
		<link rel="alternate" type="text/html" href="http://wiki.freedesk.purplepixie.org/w/index.php?title=API_requests_assigned&amp;action=history"/>
		<updated>2026-05-12T23:01:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://wiki.freedesk.purplepixie.org/w/index.php?title=API_requests_assigned&amp;diff=44&amp;oldid=prev</id>
		<title>Dave: Created page with &quot;{{Infobox API | name = Requests Assigned | mode = requests_assigned | description = Return Requests Assigned to Specific User/Team | parameters = teamid, username, sort, order...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.freedesk.purplepixie.org/w/index.php?title=API_requests_assigned&amp;diff=44&amp;oldid=prev"/>
				<updated>2012-08-21T18:53:03Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Infobox API | name = Requests Assigned | mode = requests_assigned | description = Return Requests Assigned to Specific User/Team | parameters = teamid, username, sort, order...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox API&lt;br /&gt;
| name = Requests Assigned&lt;br /&gt;
| mode = requests_assigned&lt;br /&gt;
| description = Return Requests Assigned to Specific User/Team&lt;br /&gt;
| parameters = teamid, username, sort, order&lt;br /&gt;
| returned = XML request list&lt;br /&gt;
}}&lt;br /&gt;
This article details a FreeDESK [[API]] call.&lt;br /&gt;
= Description =&lt;br /&gt;
This call allows the fetching of sets of requests assigned to a specific team and/or user&lt;br /&gt;
= Using the Call =&lt;br /&gt;
Pass in the following parameters using GET or POST&lt;br /&gt;
* teamid : Team ID (null or 0 for no team)&lt;br /&gt;
* username : Username of analyst (null or blank for no user)&lt;br /&gt;
* sort : Field name on which to sort the results (blank or null for default)&lt;br /&gt;
* order : A for ASC or D for DESC (optional, defaults to ASC)&lt;br /&gt;
For example&lt;br /&gt;
 api.php?mode=requests_assigned&amp;amp;teamid=3&amp;amp;username=someuser&lt;br /&gt;
Would return the requests assigned to someuser 'within' teamid 3&lt;br /&gt;
= Returned Data =&lt;br /&gt;
A request-list block of results&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>