Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 367 Bytes

File metadata and controls

18 lines (13 loc) · 367 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let getFailedChanges = await client.api('/directory/recovery/snapshots/MjAyNC0wOC0yNlQwMjozMDowMFo=/recoveryJobs/3f4a6b60-7c1e-4e7c-9c7b-13f8d44b20c4/getFailedChanges')
	.version('beta')
	.top(1)
	.get();