GET https://dev.hitthegrades.com/api/question-bank/subjects

Routing

api_question_bank_subjects Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/question-bank/subjects
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger_ui /api/doc Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 api_ai_chat /api/ai/chat Path does not match
17 api_ai_health /api/ai/health Path does not match
18 api_ai_stats /api/ai/stats Path does not match
19 api_ai_search /api/ai/search Path does not match
20 api_ai_search_suggestions /api/ai/search/suggestions Path does not match
21 api_blog_debug /api/blog/debug Path does not match
22 api_blog_posts /api/blog/posts Path does not match
23 api_blog_post_show /api/blog/posts/{slug} Path does not match
24 api_blog_post_related /api/blog/posts/{slug}/related Path does not match
25 api_blog_posts_popular /api/blog/posts/popular Path does not match
26 api_blog_posts_recent /api/blog/posts/recent Path does not match
27 api_blog_categories /api/blog/categories Path does not match
28 api_blog_tags /api/blog/tags Path does not match
29 api_blog_search_filters /api/blog/search/filters Path does not match
30 api_blog_post_like /api/blog/posts/{id}/like Path does not match
31 api_coupon_validate /api/coupons/validate Path does not match
32 api_coupon_apply /api/coupons/apply Path does not match
33 api_coupon_available /api/coupons/available Path does not match
34 api_coupon_history /api/coupons/history Path does not match
35 api_coupon_statistics /api/coupons/statistics Path does not match
36 api_coupon_generate /api/coupons/generate Path does not match
37 api_coupon_debug /api/coupons/debug/{code} Path does not match
38 app_api_enquiry /api/enquiry Path does not match
39 api_request_reset_password /api/request-reset-password Path does not match
40 api_reset_password /api/reset-password Path does not match
41 api_change_password /api/change-password Path does not match
42 payment /payment Path does not match
43 verify_payment /verify-payment Path does not match
44 stripe_session /stripe/session Path does not match
45 get_my_invoices /api/stripe/my-invoices Path does not match
46 download_invoice /api/stripe/download-invoice/{invoiceId} Path does not match
47 get_invoice_details /api/stripe/invoice/{invoiceId} Path does not match
48 cancel_subscription /api/stripe/cancel-subscription Path does not match
49 reactivate_subscription /api/stripe/reactivate-subscription Path does not match
50 get_user_subscriptions /api/stripe/subscriptions Path does not match
51 get_recurring_subscriptions /api/subscriptions/recurring Path does not match
52 stripe_webhook /api/stripe/webhook Path does not match
53 register_user /api/register-user Path does not match
54 free_order /api/free-order Path does not match
55 trial_subscription /api/trial-subscription Path does not match
56 cancel_trial /api/cancel-trial/{slug} Path does not match
57 get_comprehensive_subscriptions /api/subscriptions/comprehensive Path does not match
58 guest_trial_eligibility /api/guest/trial-eligibility Path does not match
59 validate_purchase /api/validate-purchase Path does not match
60 app_api_progress /api/progress/{videoId} Path does not match
61 app_api_result /api/homework/result/{videoId} Path does not match
62 app_api_get_mcq_progress /api/homework/get-progress/{videoId} Path does not match
63 app_api_save_mcq_progress /api/homework/save-progress/{videoId} Path does not match
64 app_api_update_checkbox_progress /api/homework/update-checkbox-progress/{videoId} Path does not match
65 user_remove_mcq_choice /api/user/progress/mcq/remove-choice Path does not match
66 user_get_progress_report /api/user/progress/report/{slug} Path does not match
67 app_api_get_homework_data /api/homework/get-homework-data/{videoId} Path does not match
68 api_question_bank_list /api/question-bank/ Path does not match
69 api_question_bank_topics /api/question-bank/topics Path does not match
70 api_question_bank_lessons /api/question-bank/lessons Path does not match
71 api_question_bank_sublessons /api/question-bank/sublessons Path does not match
72 api_question_bank_subjects /api/question-bank/subjects Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.