Retrieve the number of user profiles or a single user with a given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
sf_guard_user_id
(string)Identifier.
_offset
(integer)Specifies the offset of the results by a given 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 format.
_modified_to
(dateTime)Specifies the modification date to which the results will be displayed. Time in unixtime format.
_count
(integer)Number of user profiles.