| Laipni lūgti! | Latviešu ![]() |
| Laipni lūgti! | Latviešu ![]() |
Retrieves a list of user settings.
timezone - The user's Olson timezone. Blank if the user has not set a timezone.
dateformat - 0 indicates an European date format (e.g. 14/02/06), 1 indicates an American date format (e.g. 02/14/06).
timeformat - 0 indicates 12 hour time with day period (e.g. 5pm), 1 indicates 24 hour time (e.g. 17:00).
defaultlist - The user's default list. Blank if the user has not set a default list.
language - The user's language (ISO 639-1 code).
This method requires authentication with read permissions.
api_key (Required)<settings> <timezone>Australia/Sydney</timezone> <dateformat>0</dateformat> <timeformat>0</timeformat> <defaultlist>123456</defaultlist> </settings>
98: Login failed / Invalid auth token100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call