get
https://app.nutshell.com/rest/stagesets
Returns every pipeline in the authenticated user's Nutshell instance, including archived pipelines. Pipelines are also known as stagesets. OAuth access tokens require the read scope. When pipeline visibility is enabled, restricted pipelines are omitted unless the authenticated user is an administrator or the pipeline is shared directly or through a team.
401Authentication required.
403The OAuth access token does not include the read scope.