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 ” resource_name
required
string
Name of the resource such as settings
Query Parameters
Section titled “ Query Parameters ” settings_context_hash
string
The settings context hash
Responses
Section titled “ Responses ”OK
Media type application/json
object
url
string
created
string
Example generated
{ "url": "example", "created": "example"}400 bad request
401 Unauthorized
Not Found