action exlibrisgroup_get_almaws_v1_task_lists_test { label: "GET Task-lists Test API" description: "This API is used to test if the API key was configured correctly.It returns a short XML (no schema available - the output is subject to changes) with the following structure:GET - OK - institutionCode: 01ABC_INST" provider: exlibrisgroup method: GET path: "/almaws/v1/task-lists/test" encoding: json output: { type: "object" } }