Get your pipelines
GET {{baseUrl}}/project/:project-slug/pipeline/mine?page-token=<string>
Returns a sequence of all pipelines for this project triggered by the user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page-token | string | A token to retrieve the next page of results. |