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