Training Projects
List training projects
List all training projects for the organization.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also 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