Obtenha a lista de todos

# Import Document Class
from app.documents import SomeDocument

SomeDocument.search().filter().execute()
iamabhay