Training Projects
List training projects
List all training projects for the organization.
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
A response to list training projects.
List of training projects.
Previous
Create a team training projectUpserts a training project with the specified metadata for a team.
Next
cURL