LanguagesSettings
Retrieves the language settings for a specific organization.
Required permissions
View Organization (org.read)
API key value must be prefixed with "Token ".
The id of the org for which we want to update the Snyk Languages settings
Requested API version
2026-03-25Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$Return the page of results immediately before this cursor
v1.eyJpZCI6IjExMDAifQo=Return the page of results immediately after this cursor
v1.eyJpZCI6IjEwMDAifQo=Number of results to return per page
10Example: 10The Languages settings for the org
Bad Request: A parameter provided as a part of the request was invalid.
Unauthorized: the request requires an authentication token.
Forbidden: the request requires an authentication token with more or different permissions.
Not Found: The resource being operated on could not be found.
Internal Server Error: An error was encountered while attempting to process the request.
Updates one or more language settings for a specific organization.
Required permissions
-
View Organization (org.read) -
Edit Organization (org.edit)
API key value must be prefixed with "Token ".
The id of the org for which we want to update the Snyk Languages settings
The language for which settings are being updated
Requested API version
2026-03-25Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$The Languages settings for the org have been updated
Bad Request: A parameter provided as a part of the request was invalid.
Unauthorized: the request requires an authentication token.
Forbidden: the request requires an authentication token with more or different permissions.
Not Found: The resource being operated on could not be found.
Internal Server Error: An error was encountered while attempting to process the request.
Last updated
Was this helpful?

