curl --request GET \
--url http://localhost:3333/v1/training/completions \
--header 'X-API-Key: <api-key>'Returns all training video completion records for the authenticated member. Requires session authentication.
curl --request GET \
--url http://localhost:3333/v1/training/completions \
--header 'X-API-Key: <api-key>'API key for authentication
List of training video completion records
Was this page helpful?