Welcome to the GovWorx Beta API Documentation! Please reach out to support if you are interested in gaining access to the GovWorx API.
cURL
curl --request GET \ --url https://app.govworx.net/api/v1/external/train/phases
[ { "id": 123, "name": "<string>", "description": "<string>", "type": "NEW_HIRE", "durationInDays": 123, "enrollmentSignoffConfigId": 123, "minTrainingHours": 123 } ]
Get a list of training phases. Token must have ‘Manage Phases’ permission.
OK
NEW_HIRE
ACADEMY
TRAINING_OBSERVATION
ONGOING