Get a list of references to one or more vscode setting resources
GET
/api/v4/vscode/settings_sync/{settings_context_hash}/v1/resource/{resource_name}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”settings_context_hash
required
string
The settings context hash
resource_name
required
string
Name of the resource such as settings
Responses
Section titled “Responses”OK
Media typeapplication/json
object
url
string
created
string
Examplegenerated
{ "url": "example", "created": "example"}400 bad request
401 Unauthorized
Not Found