Workshop
Get Pipeline Workshops
Retrieve a paginated list of Workshops for a specific Pipeline
GET
/
pipelines
/
{id}
/
workshops
Gets all workshops for a designated pipeline.
See the Workshop Guide to learn more.
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
required
The name or ID of the pipeline to retrieve.
Query Parameters
page
integer
default: 1Page number
size
integer
default: 50Page size
Response
200 - application/json
items
object[]
requiredtotal
integer | null
requiredpage
integer | null
requiredsize
integer | null
requiredpages
integer | null