Function redsyncmodulelib::get_collection [−][src]
Expand description
This function fetches every element for the specified collection. You should provide the data as a JSON string with the following structure:
{
"creds": "structure of credentials",
"collection": "collection"
}