cms
Get a track by ID
get/api/v1/tracks/{trackId}
Path parameters
trackIdstring required
The unique identifier for the track
Response
conversation_topicstring[] required
Topics for conversation in the track.
descriptionstring required
A description of the track.
idstring required
The unique identifier for the track.
language'en' | 'de' | 'fr' | 'es' | 'it' | 'nl' | 'zh-Hans' required
learning_outcomestring required
The overall learning outcome for the whole track — the concrete behaviors or skills a seller will be able to do after completing it.
sagaIdstring required
The ID of the saga this track belongs to.
sagaType'under_construction' | 'generic' | 'client_specific' required
The type of the saga this track belongs to.
status'published' | 'draft' | 'processing' | 'processing_error' required
The publication status of the track.
titlestring required
The title of the track.
visibilityTeamIdsstring[]
Team ids this track is visible to (populated on track reads/lists). Empty means visible to everyone in the organization; resolve team names client-side.