- Getting Started
- Integration Guides
- APIs
- OAuth
- Admin
- Auth
- Teams
- Academies
- Dashboards
- Members
- Courses
- Videos
- Quizzes
- Taxonomies
- Builder
- Enrollments
- Dowloads
- Tags
- Currencies
- Countries
- Certificates
- Certificates Templates
- Appointments
- Difficulties
- Assigment Members
- Assignments
- Products
- Articles
- Webhooks
- Domains
- Comments
- Reviews
- Orders
- Cancellation Reasons
- Bank Transfers
- Coupons
- Campaigns
- Affiliates
- Msaaq Affiliates
- Settings
- MsaaqPay
- Apps Marketplace
- Academy Verification
- Billing
- Notifications
- Apps
- Search
- Abandoned Carts
- Announcements
- Onboarding
- Forms
- Bank
- Coaching sessions
- Tenant
- Getting Started with Tenant API
- Auth
- Reviews
- Account
- Update login credentials
- Affliates
- Banks
- Change password by signedPATCH
- UnsubsribePOST
- Update AccountPOST
- Get order invoiceGET
- Last viewed course/learning pathGET
- List User's AppointmentsGET
- User StatsGET
- List User's Rejected AssignmentsGET
- List User's AssignmentsGET
- List User's QuizzesGET
- List User's Upcomming AppointmentsGET
- List User's ProductsGET
- List User's CoursesGET
- List User's Learning PathsGET
- Last User's OrdersGET
- Certificates
- Currencies
- Newsletter
- Cart
- Courses
- Payments
- Pages
- Articles
- Instructors
- Taxonomies
- Products
- Appointments
- Get SitemapGET
- Get TranslationsGET
- SearchGET
- Well KnowGET
- Ping PongGET
- Get Tenant DetailsGET
List User's Learning Paths
Production
Production
GET
https://api.msaaq.com/v1/tenant/account/learning-paths
Last modified:2025-03-06 23:09:35
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Header Params
X-Tenant
string
required
Example:
{{tenant}}
Accept
string
required
Example:
application/json
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.msaaq.com/v1/tenant/account/learning-paths' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--header 'Content-Type: text/plain' \
--data-raw ''
Responses
🟢200Success
application/json
Body
data
array [object {30}]
required
id
integer
optional
enrolled
boolean
optional
title
string
optional
slug
string
optional
type
string
optional
thumbnail
string
optional
summary
null
optional
description
string
optional
meta_title
null
optional
meta_keywords
array[string]
optional
meta_description
null
optional
outcomes
array[string]
optional
requirements
array[string]
optional
number_of_weeks
integer
optional
price
integer
optional
sales_price
integer
optional
ratings
object
optional
is_started
boolean
optional
in_stock
boolean
optional
is_reviewed
boolean
optional
status
string
optional
eligible_for_certificate
boolean
optional
settings
object
optional
course_type
string
optional
percentage_completed
integer
optional
courses
array [object {32}]
optional
courses_count
integer
optional
publish_at
string
optional
updated_at
string
optional
created_at
string
optional
links
object
required
first
string
required
last
string
required
prev
null
required
next
null
required
meta
object
required
current_page
integer
required
from
integer
required
last_page
integer
required
links
array [object {3}]
required
path
string
required
per_page
integer
required
to
integer
required
total
integer
required
Example
{
"data": [
{
"id": 1160,
"enrolled": true,
"title": "مسار 1",
"slug": "مسار-1-1738171403",
"type": "course",
"thumbnail": "https://msaaq-dev.s3.eu-central-1.amazonaws.com/courses/5169/wp8594560.webp",
"summary": null,
"description": "<p dir=\"rtl\"><span>وصف رغد</span></p>",
"meta_title": null,
"meta_keywords": [],
"meta_description": null,
"outcomes": [
"مهارة 1",
"مهارة 2"
],
"requirements": [
"متطلب 1",
"متطلب 2"
],
"number_of_weeks": 3,
"price": 201000,
"sales_price": 230000,
"ratings": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 0
},
"is_started": true,
"in_stock": true,
"is_reviewed": false,
"status": "published",
"eligible_for_certificate": false,
"settings": {
"certificate_enabled": true,
"navigation_between_courses": false,
"certificate_for_every_course": 0,
"reviews_enabled": true
},
"course_type": "learning_path",
"percentage_completed": 0,
"courses": [
{
"id": 814,
"enrolled": true,
"title": "اختبار التقييم",
"slug": "اختبار-التقييم-1731504785",
"type": "course",
"thumbnail": null,
"summary": null,
"description": null,
"meta_title": null,
"meta_keywords": [],
"meta_description": null,
"outcomes": [],
"requirements": [],
"duration": 7200,
"price": 0,
"sales_price": 0,
"contents_count": 6,
"reviews_count": 6,
"avg_rating": 4,
"ratings": {
"1": 1,
"2": 0,
"3": 2,
"4": 0,
"5": 3
},
"is_started": true,
"in_stock": true,
"is_reviewed": false,
"status": "published",
"publish_at": "2024-11-13T13:34:28.000000Z",
"updated_at": "2025-03-06T23:12:28.000000Z",
"created_at": "2024-11-13T13:33:05.000000Z",
"intro_video": null,
"enrollment": {
"id": 2240,
"last_viewed": {
"chapter_id": 1023,
"content_id": 2098
},
"percentage_completed": null,
"started_at": null,
"created_at": "2025-03-06T23:12:28.000000Z",
"completed_at": null
},
"eligible_for_certificate": false,
"settings": {
"limit_seats": false,
"reviews_enabled": true,
"certificate_enabled": true,
"early_access": false,
"show_enrollments_count": true,
"show_content_instructor": false,
"disable_comments": false,
"close_enrollments": false,
"resubmit_assignment": null,
"can_retake_exam": false,
"restrict_navigation": false
},
"course_type": "online"
},
{
"id": 809,
"enrolled": true,
"title": "دورة 87",
"slug": "دورة-87-1731423495-111",
"type": "course",
"thumbnail": "https://msaaq-dev.s3.eu-central-1.amazonaws.com/courses/4048/vid-2-2-1.webp",
"summary": "ملخص الدورةملخص الدورةملخص الدورةملخص الدورةملخص الدورة",
"description": "<p dir=\"rtl\"><span>الوصف الكامل للدورةالوصف الكامل للدورةالوصف الكامل للدورةالوصف الكامل للدورة</span></p>",
"meta_title": null,
"meta_keywords": [],
"meta_description": null,
"outcomes": [
"المهارات التالية:"
],
"requirements": [
"لا يوجددد"
],
"duration": 36000,
"price": 200000,
"sales_price": 210000,
"contents_count": 2,
"reviews_count": 2,
"avg_rating": 5,
"ratings": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 2
},
"is_started": true,
"in_stock": true,
"is_reviewed": false,
"status": "published",
"publish_at": "2024-11-12T15:06:27.000000Z",
"updated_at": "2025-03-06T23:12:28.000000Z",
"created_at": "2024-11-12T14:58:15.000000Z",
"intro_video": {
"provider": "youtube",
"provider_id": "tXEjqqmVGOc",
"url": "https://www.youtube.com/watch?v=tXEjqqmVGOc"
},
"enrollment": {
"id": 2241,
"last_viewed": {
"chapter_id": 1016,
"content_id": 2074
},
"percentage_completed": null,
"started_at": null,
"created_at": "2025-03-06T23:12:28.000000Z",
"completed_at": null
},
"eligible_for_certificate": false,
"settings": {
"limit_seats": false,
"reviews_enabled": true,
"certificate_enabled": true,
"early_access": false,
"show_enrollments_count": true,
"show_content_instructor": false,
"disable_comments": false,
"close_enrollments": false,
"resubmit_assignment": null,
"can_retake_exam": false,
"restrict_navigation": false
},
"course_type": "online"
}
],
"courses_count": 2,
"publish_at": "2025-01-29T17:25:10.000000Z",
"updated_at": "2025-02-12T15:43:23.000000Z",
"created_at": "2025-01-29T17:23:23.000000Z"
}
],
"links": {
"first": "https://api.msaaqdev.com/v1/tenant/account/learning-paths?page=1",
"last": "https://api.msaaqdev.com/v1/tenant/account/learning-paths?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« السابق",
"active": false
},
{
"url": "https://api.msaaqdev.com/v1/tenant/account/learning-paths?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "التالي »",
"active": false
}
],
"path": "https://api.msaaqdev.com/v1/tenant/account/learning-paths",
"per_page": 15,
"to": 1,
"total": 1
}
}
Modified at 2025-03-06 23:09:35