Getting the amount of users profiles or a single user's profiles with a given id.
object
object
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
sf_guard_user_id
(string)Identifier.
_offset
(integer)Specifies results' shift by a certain offset.
_limit
(integer)Specifies the amount of results in a query.
_modified_from
(dateTime)Specifies modification date from which the results are displayed. Unixtime format.
_modified_to
(dateTime)Specifies modification date to which the results are displayed. Unixtime format.
_count
(integer)Amount of users profiles.