Training Jobs
Get auth codes for training job
Get authentication codes for all nodes of a training job’s interactive sessions.
GET
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are 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