Returns the list of all public pipelines.

pipeline_list_pub(auth_token = NULL, ...)

Arguments

auth_token

auth token

...

parameters passed to sbgapi function

Value

parsed list of the returned json

Examples

token = '420b4672ebfc43bab48dc0d18a32fb6f' req = pipeline_list_pub(token)
#> Error: HTTP Status 404: /1.1/pipeline/public not found