get_pipelines | R Documentation |
Get information of all pipelines of a given type available for a given project_id.
get_pipelines(project_id, type)
project_id |
id of the project, can be obtained with get_projects(). |
type |
type of the pipeline to retrieve among "component", "template", or "run". |
list - parsed content of all pipelines of the given type for the supplied project_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.