Lists Counter handler¶
- class luna_faces.app.handlers.lists_counter_handler.ListsCounterHandler(request)[source]¶
Handler for work with lists counting
Resource: “/{api_version}/lists/count”
- async get()[source]¶
Get list count by filters. See spec_get_list_count.
- Return type:
HTTPResponse
- Returns:
response json with list and status code 200