136
Chapter 4: XML API Reference
Filters
Results cannot be filtered or sorted.
Returned elements
files
Sample results
<results>
<status code="ok"/>
<files>
<file>
<path>38181499/38111519-1/input/Test.ppt</path>
</file>
</files>
</results>
See also
sco-build
,
sco-update
user-accounts
Availability
Breeze 4.
Description
Provides a list of the accounts to which the specified user belongs.
An enterprise (nonhosted) Breeze system usually has only one account; if you have an enterprise
Breeze system, you are unlikely to need this API.
Parameters
login
The user’s login name, which is usually the user’s e-mail address.
password
The
user’s
password.
Filters
Results cannot be filtered or sorted. Default sorting is by
account-name
.
Returned elements
users
Sample results
<results>
<status code="ok" />
<users>
<user user-id="211729" account-id="211655">
<name>[email protected]</name>
<date-expired>2004-01-24T00:59:59.000-07:00</date-expired>
</user>
<user user-id="212988" account-id="212928">
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...