Training Jobs
Get auth codes for training job
Get authentication codes for all nodes of a training job’s interactive sessions.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
200 - application/json
Response containing auth codes for all nodes of a training job's interactive sessions.
List of auth codes for each node that has an active interactive session.
cURL