- 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
- Learning Paths
- Tenant
- Getting Started with Tenant API
- Auth
- Reviews
- Account
- Update login credentials
- Affliates
- Banks
- Calendar
- Change password by signed
- Unsubsribe
- Update Account
- Get order invoice
- Last viewed course/learning path
- List User's Appointments
- User Stats
- List User's Rejected Assignments
- List User's Assignments
- List User's Quizzes
- List User's Upcomming Appointments
- List User's Products
- List User's Courses
- List User's Learning Paths
- Last User's Orders
- Certificates
- Currencies
- Newsletter
- Cart
- Courses
- Payments
- Pages
- Articles
- Instructors
- Taxonomies
- Products
- Appointments
- Comment
- Learning paths
- notifications
- Assignment
- Get SitemapGET
- Get TranslationsGET
- SearchGET
- Well KnowGET
- Ping PongGET
- Get Tenant DetailsGET
- Assignment
List Courses
Production
https://api.msaaq.com/v1
Production
https://api.msaaq.com/v1
GET
https://api.msaaq.com/v1
Last modified:2025-05-25 08:26:12
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/courses' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json'
Responses
🟢200Success
application/json
Body
The response is based on the course type
data
array [object {34}]
optional
id
integer
required
enrolled
boolean
required
title
string
required
slug
string
required
type
string
required
thumbnail
string | null
required
description
string | null
required
meta_title
null
required
meta_keywords
array[string]
required
meta_description
null
required
outcomes
array[string]
required
requirements
array[string]
required
duration
integer
required
price
integer
required
sales_price
integer
required
enrollments_count
integer
required
contents_count
null
required
reviews_count
integer
required
avg_rating
integer
required
ratings
object
required
is_started
boolean
required
in_stock
boolean
required
is_reviewed
boolean
required
status
string
required
publish_at
string
required
updated_at
string
required
created_at
string
required
category
object
required
intro_video
object | null
required
settings
object
required
course_type
string
required
location
object
required
timing
object
required
training_details
object
required
links
object
required
first
string
required
last
string
required
prev
null
required
next
string
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": 383, "enrolled": false, "title": "جديدة", "slug": "جديدة-1722977490", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 3600, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "reviews_count": 25, "avg_rating": 5, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 25 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-08-07T06:58:52.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-08-06T20:51:30.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "settings": { "limit_seats": false, "reviews_enabled": true, "certificate_enabled": true, "early_access": false, "show_enrollments_count": true, "show_content_instructor": true, "disable_comments": false, "close_enrollments": false, "resubmit_assignment": false, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "online" }, { "id": 377, "enrolled": false, "title": "quiz test", "slug": "quiz-test-1722960712", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "reviews_count": 1, "avg_rating": 4, "ratings": { "1": 0, "2": 0, "3": 0, "4": 1, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-08-06T16:15:25.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-08-06T16:11:52.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": false, "can_retake_exam": true, "restrict_navigation": false }, "course_type": "online" }, { "id": 358, "enrolled": false, "title": "دورة ١٧-٧", "slug": "دورة-١٧-٧-a1721214473", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 720, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "scheduled", "publish_at": "2024-07-30T21:00:00.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-07-17T11:07:53.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": { "provider": "gumlet", "provider_id": "6239bf70b9e6b5df02e3e188", "url": "https://play.gumlet.io/embed/6239bf70b9e6b5df02e3e188" }, "settings": { "limit_seats": false, "reviews_enabled": true, "certificate_enabled": true, "early_access": true, "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": 356, "enrolled": false, "title": "دورة", "slug": "دورة-1721175664", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-07-17T00:23:38.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-07-17T00:21:04.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": 349, "enrolled": false, "title": "دورة حضورية جديدة", "slug": "دورة-حضورية-جديدة-1716509479", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 5000, "sales_price": 10000, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-05-24T00:13:26.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-05-24T00:11:19.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": "on_site", "location": { "url": "https://maps.google.com/?q=21.52123673833582,39.79155108467938", "building": "مبنى", "address": "عنوانall", "special_mark": "علامة مميزة" }, "timing": { "from": "2024-07-19", "to": "2024-07-21" }, "training_details": { "training_days": null, "training_hours": null, "attendance_percentage": null } }, { "id": 348, "enrolled": false, "title": "شاكر حاضر", "slug": "شاكر-حاضر-1716507481", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 10000, "sales_price": 15000, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-05-26T13:11:53.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-05-23T23:38:01.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "settings": { "limit_seats": false, "reviews_enabled": true, "certificate_enabled": true, "early_access": false, "show_enrollments_count": true, "show_content_instructor": true, "disable_comments": false, "close_enrollments": false, "resubmit_assignment": null, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "on_site", "location": { "url": "https://maps.google.com/?q=23.713663851317236,44.59153765439149", "building": "ertyu", "address": "ertyu", "special_mark": "علامة مميزة" }, "timing": { "from": "2024-05-26", "to": "2024-05-27" }, "training_details": { "training_days": null, "training_hours": null, "attendance_percentage": null } }, { "id": 347, "enrolled": false, "title": "دورة حضورية جديدةaaa", "slug": "دورة-حضورية-جديدة-1716505746", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-06-06T12:01:02.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-05-23T23:09:06.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": "on_site", "location": { "url": "https://maps.google.com/?q=23.713663851317236,44.59153765439149", "building": "asdasd", "address": "5asddsad", "special_mark": "das" }, "timing": { "from": "2024-10-10", "to": "2024-11-11" }, "training_details": { "training_days": null, "training_hours": null, "attendance_percentage": null } }, { "id": 346, "enrolled": false, "title": "(حضورية) راست (Rust)، من الصفر إلى الاحتراف", "slug": "حضورية-راست-rust-من-الصفر-إلى-الاحتراف-1716502241", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-06-03T00:13:30.000000Z", "updated_at": "2024-08-14T07:09:56.000000Z", "created_at": "2024-05-23T22:10:41.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": false, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "online" }, { "id": 343, "enrolled": false, "title": "احتراف التسويق", "slug": "احتراف-التسويق-1716374134", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 3600, "price": 27450, "sales_price": 29950, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-05-22T18:07:07.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-05-22T10:35:34.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "settings": { "limit_seats": true, "seats": 18, "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": 306, "enrolled": false, "title": "test", "slug": "test-1712053375", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 18367, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-04-02T10:31:14.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-04-02T10:22:55.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": false, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "online" }, { "id": 303, "enrolled": false, "title": "vidstack", "slug": "vidstack-1711397052", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 3600, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-03-25T20:07:50.000000Z", "updated_at": "2024-08-14T08:42:55.000000Z", "created_at": "2024-03-25T20:04:12.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": { "provider": "youtube", "provider_id": "sFeu_aK8cB8", "url": "https://www.youtube.com/watch?v=sFeu_aK8cB8" }, "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": 301, "enrolled": false, "title": "نسخة من: دورة يزن جديدة", "slug": "دورة-يزن-جديدة-1706900294-copy-b3TlrQzCLvzGpw1w-1710937370", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 3600, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "scheduled", "publish_at": "2024-03-22T11:10:00.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-03-20T12:22:50.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "settings": { "limit_seats": false, "reviews_enabled": true, "certificate_enabled": true, "early_access": true, "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": 300, "enrolled": false, "title": "دورة الدورة", "slug": "دورة-الدورة-1709600585", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 0, "price": 0, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-05-16T13:34:30.000000Z", "updated_at": "2024-08-07T16:33:48.000000Z", "created_at": "2024-03-05T01:03:05.000000Z", "category": { "id": 738, "name": "الدورة الجديدة", "slug": "aldor-algdyd", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": 164, "enrolled": false, "title": "دورة جافاسكربت (JavaScript)، من الصفر إلى الاحتراف", "slug": "js", "type": "course", "thumbnail": "https://msaaq-dev.s3.eu-central-1.amazonaws.com/courses/2112/axochln5zdq-hd.jpg", "description": "<p dir=\"rtl\"><span>الدورة هذه مصممة خصوصاً لك إن كنت تريد بناء أي من:</span><br><span>- واجهات أمامية</span><br><span>- واجهات خلفية</span><br><span>- ألعاب</span><br><span>- أتمتة</span><br><span>- أنظمة مدمجة</span></p><p dir=\"rtl\"><span>وكل شيء يخطر في بالك وبال أصدقائك وأصدقائهم.</span></p>", "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [ "جلب المال بسهولة" ], "requirements": [], "duration": 72000, "price": 9900, "sales_price": 24990, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "scheduled", "publish_at": "2024-02-29T09:00:00.000000Z", "updated_at": "2024-02-27T09:42:54.000000Z", "created_at": "2024-02-06T00:00:31.000000Z", "category": { "id": 75458, "name": "برمجة", "slug": "programming", "type": "course_category", "icon": "https://msaaq-dev.s3.eu-central-1.amazonaws.com/taxonomies/1936/python-svgrepo-com.svg", "description": "تصنيف البرمجة" }, "intro_video": { "provider": "youtube", "provider_id": "aXOChLn5ZdQ", "url": "https://www.youtube.com/watch?v=aXOChLn5ZdQ" }, "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": false, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "online" }, { "id": 160, "enrolled": false, "title": "دورة يزن جديدة", "slug": "دورة-يزن-جديدة-1706900294", "type": "course", "thumbnail": null, "description": null, "meta_title": null, "meta_keywords": [], "meta_description": null, "outcomes": [], "requirements": [], "duration": 3600, "price": 10000, "sales_price": 0, "enrollments_count": 0, "contents_count": null, "avg_rating": 0, "ratings": { "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, "is_started": true, "in_stock": true, "is_reviewed": false, "status": "published", "publish_at": "2024-08-08T01:13:51.000000Z", "updated_at": "2024-08-12T18:20:15.000000Z", "created_at": "2024-02-02T18:58:14.000000Z", "category": { "id": 75507, "name": "تصنيف جديد", "slug": "new-cat", "type": "course_category", "icon": null, "description": null }, "intro_video": null, "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": false, "can_retake_exam": false, "restrict_navigation": false }, "course_type": "online" } ], "links": { "first": "https://api.msaaq.test/v1/tenant/courses?page=1", "last": "https://api.msaaq.test/v1/tenant/courses?page=4", "prev": null, "next": "https://api.msaaq.test/v1/tenant/courses?page=2" }, "meta": { "current_page": 1, "from": 1, "last_page": 4, "links": [ { "url": null, "label": "« السابق", "active": false }, { "url": "https://api.msaaq.test/v1/tenant/courses?page=1", "label": "1", "active": true }, { "url": "https://api.msaaq.test/v1/tenant/courses?page=2", "label": "2", "active": false }, { "url": "https://api.msaaq.test/v1/tenant/courses?page=3", "label": "3", "active": false }, { "url": "https://api.msaaq.test/v1/tenant/courses?page=4", "label": "4", "active": false }, { "url": "https://api.msaaq.test/v1/tenant/courses?page=2", "label": "التالي »", "active": false } ], "path": "https://api.msaaq.test/v1/tenant/courses", "per_page": 15, "to": 15, "total": 51 } }