Skip to main content
GET
List employees from a training

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

trainingId
string<uuid>
required

Training ID

Response

200 - application/json

Array of Objects

data
object[]
meta
object