Workshop
Get Job Workshops
Retrieve the workshops associated with a Job
GET
/
jobs
/
{id}
/
workshops
Gets all workshops for a designated job.
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
string
requiredQuery 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