pipeline_list_pub: Returns the list of all public pipelines

Description Usage Arguments Value Examples

Description

Returns the list of all public pipelines.

Usage

1
pipeline_list_pub(auth_token = NULL, ...)

Arguments

auth_token

auth token

...

parameters passed to sbgapi function

Value

parsed list of the returned json

Examples

1
2
token = '420b4672ebfc43bab48dc0d18a32fb6f'
req = pipeline_list_pub(token)

sbgr documentation built on Oct. 5, 2016, 4:14 a.m.