action redirection_get_smart_list_collection { label: "Retrieves the collection of SmartList resources." provider: redirection method: GET path: "/smart-lists" encoding: json output: { type: "object" additionalProperties: true } }