OpenSourceSettings
Updates the publicly-accessible private registry settings of a specific Open Source Ecosystem for an Organization.
This endpoint has JSON-PATCH semantics: only provided integrations are updated.
Provide an empty value for urls to remove an integration.
Required permissions
Edit Organization (org.edit)
API key value must be prefixed with "Token ".
Org ID
The ecosystem identifier
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))?))$Successfully updated private registry settings
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.
Retrieves the publicly-accessible private registry settings of a specific Open Source Ecosystem for an Organization. These are registries (e.g. JFrog Artifactory, Sonatype Nexus) hosted on a public URL and reached directly with credentials, without the Snyk Broker.
Required permissions
View Organization (org.read)
API key value must be prefixed with "Token ".
Org ID
The ecosystem identifier
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))?))$Successfully retrieved private registry settings
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 all Broker settings of a specific Open Source Ecosystem for an Organization.
This endpoint has JSON-PATCH semantics: only provided Broker integrations are updated.
Provide an empty value for urls to remove a Broker integration.
Required permissions
Edit Organization (org.edit)
API key value must be prefixed with "Token ".
Org ID
The ecosystem identifier
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))?))$Successfully updated Broker settings
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.
Retrieves all Broker settings of a specific Open Source Ecosystem for an Organization
Required permissions
View Organization (org.read)
API key value must be prefixed with "Token ".
Org ID
The ecosystem identifier
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))?))$Successfully retrieved Broker settings
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.
Enables the opensource broker setting for an organization by installing the Snyk App
Required permissions
Install Apps (org.app.install)
API key value must be prefixed with "Token ".
Org ID
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))?))$Enabled opensource broker successfully
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.
Returns whether the opensource broker setting is enabled for the organization
Required permissions
View Organization (org.read)
API key value must be prefixed with "Token ".
Org ID
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))?))$Successfully retrieved opensource broker setting
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.
Deletes the opensource broker setting for the organization by uninstalling the Snyk App
Required permissions
Install Apps (org.app.install)
API key value must be prefixed with "Token ".
Org ID
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))?))$Successfully deleted opensource broker setting
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.
No content
Enables the opensource broker setting for a group by installing the Snyk App
Required permissions
Install Apps (group.app.install)
API key value must be prefixed with "Token ".
Group ID
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))?))$Enabled opensource broker successfully
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.
Returns whether the opensource broker setting is enabled for the group
Required permissions
View Groups (group.read)
API key value must be prefixed with "Token ".
Group ID
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))?))$Successfully retrieved opensource broker setting
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.
Deletes the opensource broker setting for the group by uninstalling the Snyk App
Required permissions
Install Apps (group.app.install)
API key value must be prefixed with "Token ".
Group ID
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))?))$Successfully deleted opensource broker setting
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.
No content
Last updated
Was this helpful?

