Get track details
Retrieve a specific track by ID, including step summaries and enrollment metrics. Only accessible if the user is an admin of the track.
Authorizations
API key for authentication. Generate keys in the Doozy dashboard.
Path Parameters
The unique identifier of the track
1"wf_abc123"
Response
Track details with steps and metrics
Object type identifier
track "track"
Unique track identifier
"wf_abc123"
Track name
"New Hire Onboarding"
Track description
"30-day onboarding journey for new employees"
Current state of the track
draft, active, paused, archived "active"
How users are added to the track
user_join, manual_user_trigger, schedule, work_anniversary, added_by_another_workflow, self_join "user_join"
Number of steps in the track
8
Whether users can self-enroll in the track
true
When the track was created (ISO 8601 format)
"2026-01-15T10:30:00.000Z"
When the track was last updated (ISO 8601 format)
"2026-01-20T14:00:00.000Z"
Steps in the track
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
Enrollment and completion metrics