Show all extra_lists

GET /api/v1/extra_lists
GET /api/v1/extra_lists
curl \
 -X GET http://127.0.0.1:3000//api/v1/extra_lists \
 -H "Authorization: Bearer $ACCESS_TOKEN"