Skip to main content

Get learning paths

Endpoint URL

GET /api/v2/learning-paths

List all learning paths

Retrieves a paginated list of all learning paths in your TalentLMS account. Upon a successful request, the API returns a JSON response containing learning path objects, including their associated metadata and configuration details. Results are delivered in a paginated format to ensure efficient handling of large datasets. You can optionally filter the response by keyword or status.

Request