Get the settings manifest for Settings Sync
GET
/api/v4/vscode/settings_sync/{settings_context_hash}/v1/manifest
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”settings_context_hash
required
string
The settings context hash
Responses
Section titled “Responses”OK
Media typeapplication/json
object
latest
string
session
string
Example
{ "session": "1"}Bad Request
401 Unauthorized
Not Found