get https://example.com/settings/v1/configuration/imports/executions/last
Get the last import execution
In case there was never been an import execution, an 404 error will be returned with error code: IMPORT_EXECUTION_NOT_FOUND
This API requires SETTINGS_CONFIGURATION_GET_LAST_IMPORT_EXECUTION permission(s).