GET /lookuplist/list
curl \
-X GET https://YOURSITE.infoodle.com/apiv2/lookuplist/list \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"id": 234,
"name": "School year",
"usage": "ADDRESSTYPES"
}