Downloading a list of user profiles. The list can be shortened using the _offset and _limit parameters.
objectobject_session_hash (string)Required. Session identifier (received during login - doLogin)
sf_guard_user_id (integer)User profile identifier.
_offset (integer)Specifies the offset of the results by a specified offset.
_limit (integer)Specifies the number of results in the query.
_modified_from (dateTime)Specifies the modification date from which the results will be displayed. Time in unixtime.
_modified_to (dateTime)Specifies the modification date to which the results will be displayed. Time in unixtime.
created_at (dateTime)Entry creation date.
updated_at (dateTime)Date of last entry modification.
id (integer)User profile identifier.
sf_guard_user_id (integer)User identifier.
countries_id (integer)Country identifier.
is_billing (boolean)Information specifying whether the profile contains billing or delivery data.
is_default (boolean)Information specifying whether the user profile is default.
full_name (string)First and last name.
address (string)Address.
address_more (string)Continuation of the address.
code (string)Postal code.
town (string)Town.
phone (string)Phone number.
company (string)Company name.
vat_number (string)VAT number.
name (string)Name. (Obsolete / backward compatibility)
surname (string)Surname. (Obsolete / backward compatibility)
street (string)Street. (Obsolete / backward compatibility)
house (string)House number. (Obsolete / backward compatibility)
flat (string)Flat number. (Obsolete / backward compatibility)