Skip to main content

Arguments

string
required
The key of the hash.
number
The cursor, use 0 in the beginning and then use the returned cursor for subsequent calls.
Object
string
Glob-style pattern to filter by field names.
number
Number of fields to return per call.

Response

The new cursor and the fields array in format [field, value, field, value]. If the new cursor is 0 the iteration is complete.