GET https://api.jambostack.site/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_docs_swagger /api/docs/{projectId} Path does not match
2 api_project_openapi_spec /api/{projectId}/openapi.json Path does not match
3 projects_settings_end_users_schema /projects/{project}/settings/end-users/schema Path does not match
4 enduser_auth_register /api/{projectId}/auth/register Path does not match
5 enduser_auth_login /api/{projectId}/auth/login Path does not match
6 enduser_auth_verify_2fa /api/{projectId}/auth/verify-2fa Path does not match
7 enduser_auth_refresh /api/{projectId}/auth/refresh Path does not match
8 enduser_auth_me /api/{projectId}/auth/me Path does not match
9 enduser_auth_me_update /api/{projectId}/auth/me Path does not match
10 enduser_auth_logout /api/{projectId}/auth/logout Path does not match
11 enduser_auth_forgot_password /api/{projectId}/auth/forgot-password Path does not match
12 enduser_auth_reset_password /api/{projectId}/auth/reset-password Path does not match
13 enduser_auth_social_login /api/{projectId}/auth/social/{provider} Path does not match
14 api_end_users_fields_reorder /api/projects/{uuid}/end-users/fields/reorder Path does not match
15 api_collection_reorder /api/projects/{projectUuid}/collections/reorder Path does not match
16 api_field_reorder /api/projects/{projectUuid}/collections/{collectionSlug}/fields/reorder Path does not match
17 api_media_bulk_destroy /api/projects/{projectUuid}/media/bulk-destroy Path does not match
18 dashboard / Path does not match
19 projects_show /projects/{project} Path does not match
20 projects_insights /projects/{project}/insights Path does not match
21 projects_collections_show /projects/{project}/collections/{collection} Path does not match
22 projects_collections_edit /projects/{project}/collections/{collection}/edit Path does not match
23 projects_collections_content_create /projects/{project}/collections/{collection}/content/create Path does not match
24 projects_collections_content_edit /projects/{project}/collections/{collection}/content/{contentEntry}/edit Path does not match
25 projects_collections_content_trash /projects/{project}/collections/{collection}/content/trash Path does not match
26 assets_index /projects/{project}/assets Path does not match
27 projects_settings_project /projects/{project}/settings/project Path does not match
28 projects_settings_security /projects/{project}/settings/security Path does not match
29 projects_settings_localization /projects/{project}/settings/localization Path does not match
30 projects_settings_user_access /projects/{project}/settings/user-access Path does not match
31 projects_settings_api_access /projects/{project}/settings/api-access Path does not match
32 projects_settings_api_docs /projects/{project}/settings/api-docs Path does not match
33 projects_settings_jwt_ttl /projects/{project}/settings/jwt-ttl Path does not match
34 projects_settings_storage /projects/{project}/settings/storage Path does not match
35 projects_settings_mailer /projects/{project}/settings/mailer Path does not match
36 projects_settings_webhooks /projects/{project}/settings/webhooks Path does not match
37 projects_settings_mcp_access /projects/{project}/settings/mcp-access Path does not match
38 projects_settings_webhook_logs /projects/{project}/settings/webhook-logs Path does not match
39 projects_settings_automations /projects/{project}/settings/automations Path does not match
40 projects_settings_end_users /projects/{project}/settings/end-users Path does not match
41 projects_settings_end_users_create /projects/{project}/settings/end-users/create Path does not match
42 projects_settings_end_users_store /projects/{project}/settings/end-users Path does not match
43 projects_settings_end_users_show /projects/{project}/settings/end-users/{endUserUuid} Path does not match
44 projects_settings_end_users_edit /projects/{project}/settings/end-users/{endUserUuid}/edit Path does not match
45 projects_settings_end_users_update /projects/{project}/settings/end-users/{endUserUuid} Path does not match
46 projects_settings_end_users_status /projects/{project}/settings/end-users/{endUserUuid}/status Path does not match
47 projects_settings_end_users_destroy /projects/{project}/settings/end-users/{endUserUuid} Path does not match
48 admin_app_settings /admin/app-settings Path does not match
49 users_index /user-management/users Path does not match
50 users_roles /user-management/roles Path does not match
51 users_permissions /user-management/permissions Path does not match
52 settings_profile /settings/profile Path does not match
53 settings_password /settings/password Path does not match
54 settings_appearance /settings/appearance Path does not match
55 settings_security /settings/security Path does not match
56 settings_personal_access_tokens /settings/personal-access-tokens Path does not match
57 studio_page /projects/{project}/settings/studio Path does not match
58 api_roles_bulk_delete /api/roles/bulk-delete Path does not match
59 api_users_bulk_delete /api/users/bulk-delete Path does not match
60 _preview_error /_error/{code}.{_format} Path does not match
61 app.swagger_ui /api/docs Path does not match
62 app.swagger_json /api/docs.json Path does not match
63 _wdt_stylesheet /_wdt/styles Path does not match
64 _wdt /_wdt/{token} Path does not match
65 _profiler_home /_profiler/ Path does not match
66 _profiler_search /_profiler/search Path does not match
67 _profiler_search_bar /_profiler/search_bar Path does not match
68 _profiler_phpinfo /_profiler/phpinfo Path does not match
69 _profiler_xdebug /_profiler/xdebug Path does not match
70 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
71 _profiler_search_results /_profiler/{token}/search/results Path does not match
72 _profiler_open_file /_profiler/open Path does not match
73 _profiler /_profiler/{token} Path does not match
74 _profiler_router /_profiler/{token}/router Path does not match
75 _profiler_exception /_profiler/{token}/exception Path does not match
76 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
77 admin_app_settings_models /admin/api/app-settings/models/{provider} Path does not match
78 admin_app_settings_get /admin/api/app-settings Path does not match
79 admin_app_settings_update /admin/api/app-settings Path does not match
80 admin_forms_list /admin-api/{projectUuid}/forms Path does not match
81 admin_forms_create /admin-api/{projectUuid}/forms Path does not match
82 admin_forms_show /admin-api/{projectUuid}/forms/{id} Path does not match
83 admin_forms_update /admin-api/{projectUuid}/forms/{id} Path does not match
84 admin_forms_delete /admin-api/{projectUuid}/forms/{id} Path does not match
85 admin_forms_submissions /admin-api/{projectUuid}/forms/{id}/submissions Path does not match
86 admin_forms_submission_update /admin-api/{projectUuid}/forms/{id}/submissions/{submissionId} Path does not match
87 admin_project_jwt_ttl_get /api/admin/projects/{uuid}/jwt-ttl Path does not match
88 admin_project_jwt_ttl_update /api/admin/projects/{uuid}/jwt-ttl Path does not match
89 admin_project_mailer_get /api/admin/projects/{uuid}/mailer Path does not match
90 admin_project_mailer_update /api/admin/projects/{uuid}/mailer Path does not match
91 admin_project_mailer_test /api/admin/projects/{uuid}/mailer/test Path does not match
92 admin_project_storage_get /api/admin/projects/{uuid}/storage Path does not match
93 admin_project_storage_update /api/admin/projects/{uuid}/storage Path does not match
94 admin_project_storage_profile_create /api/admin/projects/{uuid}/storage/profiles Path does not match
95 admin_project_storage_profile_update /api/admin/projects/{uuid}/storage/profiles/{id} Path does not match
96 admin_project_storage_profile_delete /api/admin/projects/{uuid}/storage/profiles/{id} Path does not match
97 admin_project_storage_rule_create /api/admin/projects/{uuid}/storage/rules Path does not match
98 admin_project_storage_rule_update /api/admin/projects/{uuid}/storage/rules/{id} Path does not match
99 admin_project_storage_rule_delete /api/admin/projects/{uuid}/storage/rules/{id} Path does not match
100 admin_redirects_list /admin-api/{projectUuid}/redirects Path does not match
101 admin_redirects_create /admin-api/{projectUuid}/redirects Path does not match
102 admin_redirects_show /admin-api/{projectUuid}/redirects/{id} Path does not match
103 admin_redirects_update /admin-api/{projectUuid}/redirects/{id} Path does not match
104 admin_redirects_delete /admin-api/{projectUuid}/redirects/{id} Path does not match
105 admin_redirects_toggle /admin-api/{projectUuid}/redirects/{id}/toggle Path does not match
106 admin_api_collection_index /admin-api/projects/{uuid}/collections Path does not match
107 admin_api_collection_show /admin-api/projects/{uuid}/collections/{slug} Path does not match
108 admin_api_collection_create /admin-api/projects/{uuid}/collections Path does not match
109 admin_api_collection_update /admin-api/projects/{uuid}/collections/{slug} Path does not match
110 admin_api_collection_delete /admin-api/projects/{uuid}/collections/{slug} Path does not match
111 admin_api_field_index /admin-api/projects/{uuid}/collections/{slug}/fields Path does not match
112 admin_api_field_create /admin-api/projects/{uuid}/collections/{slug}/fields Path does not match
113 admin_api_field_update /admin-api/projects/{uuid}/collections/{slug}/fields/{fieldSlug} Path does not match
114 admin_api_field_delete /admin-api/projects/{uuid}/collections/{slug}/fields/{fieldSlug} Path does not match
115 admin_api_import_csv /admin-api/projects/{uuid}/collections/{slug}/import-csv Path does not match
116 admin_api_ping /admin-api/_ping Path does not match
117 admin_api_project_index /admin-api/projects Path does not match
118 admin_api_project_create /admin-api/projects Path does not match
119 admin_api_project_show /admin-api/projects/{uuid} Path does not match
120 admin_api_project_update /admin-api/projects/{uuid} Path does not match
121 admin_api_project_delete /admin-api/projects/{uuid} Path does not match
122 admin_api_token_index /admin-api/tokens Path does not match
123 admin_api_token_create /admin-api/tokens Path does not match
124 admin_api_token_update /admin-api/tokens/{id} Path does not match
125 admin_api_token_delete /admin-api/tokens/{id} Path does not match
126 ai_generate /api/projects/{uuid}/ai/generate Path does not match
127 ai_translate /api/projects/{uuid}/ai/translate Path does not match
128 ai_summarize /api/projects/{uuid}/ai/summarize Path does not match
129 ai_seo /api/projects/{uuid}/ai/seo Path does not match
130 ai_suggest_schema /api/projects/{uuid}/ai/suggest-schema Path does not match
131 ai_models /api/projects/{uuid}/ai/models Path does not match
132 public_api_files_index /api/{projectId}/files Path does not match
133 public_api_files_show /api/{projectId}/files/{identifier} Path does not match
134 public_api_files_upload /api/{projectId}/files Path does not match
135 public_api_files_delete /api/{projectId}/files/{uuid} Path does not match
136 api_captcha /api/{projectUuid}/captcha Path does not match
137 public_api_collections_index /public-api/collections Path does not match
138 public_api_collections_show /public-api/collections/{slug} Path does not match
139 public_api_content_index /api/{projectId}/{collectionSlug} Path does not match
140 public_api_content_show /api/{projectId}/{collectionSlug}/{uuid} Path does not match
141 public_api_content_store /api/{projectId}/{collectionSlug} Path does not match
142 public_api_content_update /api/{projectId}/{collectionSlug}/{uuid} Path does not match
143 public_api_content_destroy /api/{projectId}/{collectionSlug}/{uuid} Path does not match
144 api_admin_end_users_index /api/projects/{uuid}/end-users Path does not match
145 api_admin_end_users_show /api/projects/{uuid}/end-users/{endUserUuid} Path does not match
146 api_admin_end_users_create /api/projects/{uuid}/end-users Path does not match
147 api_admin_end_users_update /api/projects/{uuid}/end-users/{endUserUuid} Path does not match
148 api_admin_end_users_destroy /api/projects/{uuid}/end-users/{endUserUuid} Path does not match
149 api_admin_end_users_status /api/projects/{uuid}/end-users/{endUserUuid}/status Path does not match
150 api_end_users_fields_index /api/projects/{uuid}/end-users/fields Path does not match
151 api_end_users_fields_create /api/projects/{uuid}/end-users/fields Path does not match
152 api_end_users_fields_update /api/projects/{uuid}/end-users/fields/{slug} Path does not match
153 api_end_users_fields_delete /api/projects/{uuid}/end-users/fields/{slug} Path does not match
154 public_api_schema /public-api Path does not match
155 api_project_email /api/{projectUuid}/email Path does not match
156 api_admin_project_email /api/admin/projects/{uuid}/email Path does not match
157 api_project_export_import_export /api/projects/{uuid}/export Path does not match
158 api_project_export_import_export_preview /api/projects/{uuid}/export/preview Path does not match
159 api_project_export_import_import_new /api/projects/import Path does not match
160 api_project_export_import_import_preview /api/projects/import/preview Path does not match
161 api_project_export_import_import_merge /api/projects/{uuid}/import/merge Path does not match
162 public_api_project_info_show /api/{projectId} Path does not match
163 admin_seo_scores /admin-api/{projectUuid}/seo/scores Path does not match
164 admin_seo_bulk /admin-api/{projectUuid}/seo/bulk Path does not match
165 admin_seo_audit /admin-api/{projectUuid}/seo/audit/{entryUuid} Path does not match
166 audit_logs /api/projects/{uuid}/audit-logs Path does not match
167 audit_errors /api/admin/audit-logs/errors Path does not match
168 app_confirm_password /confirm-password Path does not match
169 app_confirm_password_store /confirm-password Path does not match
170 app_reset_password /reset-password/{token} Path does not match
171 app_reset_password_store /reset-password/{token} Path does not match
172 oidc_start /oidc/start/{providerId} Path does not match
173 oidc_check /oidc/check Path does not match
174 app_forgot_password /forgot-password Path does not match
175 app_forgot_password_store /forgot-password Path does not match
176 app_register /register Path does not match
177 app_register_store /register Path does not match
178 connect_start /connect/{provider} Path does not match
179 connect_check /connect/{provider}/check Path does not match
180 two_factor_challenge /two-factor-challenge Path does not match
181 two_factor_challenge_verify /two-factor-challenge Path does not match
182 two_factor_send_email /two-factor-challenge/send-email Path does not match
183 api_automation_index /api/projects/{projectUuid}/automations Path does not match
184 api_automation_store /api/projects/{projectUuid}/automations Path does not match
185 api_automation_show /api/projects/{projectUuid}/automations/{id} Path does not match
186 api_automation_update /api/projects/{projectUuid}/automations/{id} Path does not match
187 api_automation_delete /api/projects/{projectUuid}/automations/{id} Path does not match
188 api_automation_test /api/projects/{projectUuid}/automations/{id}/test Path does not match
189 api_automation_run /api/projects/{projectUuid}/automations/{id}/run Path does not match
190 api_automation_dry_run /api/projects/{projectUuid}/automations/{id}/dry-run Path does not match
191 api_automation_test_node /api/projects/{projectUuid}/automations/{id}/test-node Path does not match
192 api_automation_runs /api/projects/{projectUuid}/automations/{id}/runs Path does not match
193 api_collection_index /api/projects/{projectUuid}/collections Path does not match
194 api_collection_create /api/projects/{projectUuid}/collections Path does not match
195 api_collection_show /api/projects/{projectUuid}/collections/{slug} Path does not match
196 api_collection_update /api/projects/{projectUuid}/collections/{slug} Path does not match
197 api_collection_delete /api/projects/{projectUuid}/collections/{slug} Path does not match
198 api_collection_template_index /api/collection-templates Path does not match
199 api_collection_template_show /api/collection-templates/{id} Path does not match
200 api_collection_template_create /api/collection-templates Path does not match
201 api_collection_template_save_from_collection /api/collection-templates/from-collection/{projectUuid}/{collectionSlug} Path does not match
202 api_collection_template_delete /api/collection-templates/{id} Path does not match
203 api_column_settings_show /api/projects/{projectUuid}/collections/{collectionSlug}/column-settings Path does not match
204 api_column_settings_update /api/projects/{projectUuid}/collections/{collectionSlug}/column-settings Path does not match
205 api_comments_index /api/projects/{projectUuid}/collections/{collectionSlug}/content/{entryId}/comments Path does not match
206 api_comments_create /api/projects/{projectUuid}/collections/{collectionSlug}/content/{entryId}/comments Path does not match
207 api_comments_update /api/projects/{projectUuid}/collections/{collectionSlug}/content/{entryId}/comments/{id} Path does not match
208 api_comments_delete /api/projects/{projectUuid}/collections/{collectionSlug}/content/{entryId}/comments/{id} Path does not match
209 api_comments_resolve /api/projects/{projectUuid}/collections/{collectionSlug}/content/{entryId}/comments/{id}/resolve Path does not match
210 api_content_index /api/projects/{projectUuid}/collections/{collectionSlug}/entries Path does not match
211 api_content_trash /api/projects/{projectUuid}/collections/{collectionSlug}/entries/trash Path does not match
212 api_content_create /api/projects/{projectUuid}/collections/{collectionSlug}/entries Path does not match
213 api_content_show /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid} Path does not match
214 api_content_update /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid} Path does not match
215 api_content_duplicate /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid}/duplicate Path does not match
216 api_content_delete /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid} Path does not match
217 api_content_restore /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid}/restore Path does not match
218 api_content_force_delete /api/projects/{projectUuid}/collections/{collectionSlug}/entries/{uuid}/force-delete Path does not match
219 system_info /api/system/info Path does not match
220 deployments_index /api/deployments Path does not match
221 deployments_hook /api/deployments/hook Path does not match
222 api_field_index /api/projects/{projectUuid}/collections/{collectionSlug}/fields Path does not match
223 api_field_create /api/projects/{projectUuid}/collections/{collectionSlug}/fields Path does not match
224 api_field_show /api/projects/{projectUuid}/collections/{collectionSlug}/fields/{fieldSlug} Path does not match
225 api_field_update /api/projects/{projectUuid}/collections/{collectionSlug}/fields/{fieldSlug} Path does not match
226 api_field_delete /api/projects/{projectUuid}/collections/{collectionSlug}/fields/{fieldSlug} Path does not match
227 api_automation_node_catalog /api/automations/node-catalog Path does not match
228 graphql_endpoint /api/projects/{uuid}/graphql Path does not match
229 cdn_media_transform /cdn/media/{uuid} Path does not match
230 cdn_media_info /cdn/media/{uuid}/info Path does not match
231 insights_summary /insights/summary Path does not match
232 insights_project /insights/projects/{project} Path does not match
233 invitation_accept /invitation/accept/{token} Path does not match
234 mcp_endpoint /mcp Path does not match
235 mcp_project_endpoint /api/projects/{uuid}/mcp Path does not match
236 mcp_info /mcp Path does not match
237 api_media_index /api/projects/{projectUuid}/media Path does not match
238 api_media_upload /api/projects/{projectUuid}/media Path does not match
239 api_media_show /api/projects/{projectUuid}/media/{uuid} Path does not match
240 api_media_update /api/projects/{projectUuid}/media/{uuid} Path does not match
241 api_media_move /api/projects/{projectUuid}/media/{uuid}/move Path does not match
242 api_media_crop /api/projects/{projectUuid}/media/{uuid}/crop Path does not match
243 api_media_delete /api/projects/{projectUuid}/media/{uuid} Path does not match
244 api_media_folder_index /api/projects/{projectUuid}/media-folders Path does not match
245 api_media_folder_tree /api/projects/{projectUuid}/media-folders/tree Path does not match
246 api_media_folder_store /api/projects/{projectUuid}/media-folders Path does not match
247 api_media_folder_update /api/projects/{projectUuid}/media-folders/{id} Path does not match
248 api_media_folder_move /api/projects/{projectUuid}/media-folders/{id}/move Path does not match
249 api_media_folder_delete /api/projects/{projectUuid}/media-folders/{id} Path does not match
250 api_notifications_index /api/notifications Path does not match
251 api_notifications_read /api/notifications/{id}/read Path does not match
252 api_notifications_read_all /api/notifications/read-all Path does not match
253 api_notifications_unread_count /api/notifications/unread-count Path does not match
254 api_preview_token /api/projects/{projectUuid}/preview/token/{entryUuid} Path does not match
255 api_preview_content /api/projects/{projectUuid}/preview/content/{collection}/{entryUuid} Path does not match
256 api_project_index /api/projects Path does not match
257 api_project_create /api/projects Path does not match
258 api_project_show /api/projects/{uuid} Path does not match
259 api_project_update /api/projects/{uuid} Path does not match
260 api_project_delete /api/projects/{uuid} Path does not match
261 api_project_clone /api/projects/{uuid}/clone Path does not match
262 api_project_members_add /api/projects/{uuid}/members Path does not match
263 api_project_members_remove /api/projects/{uuid}/members/{memberId} Path does not match
264 api_project_members_update_role /api/projects/{uuid}/members/{memberId}/role Path does not match
265 api_project_settings_localization_update /api/projects/{projectUuid}/settings/localization Path does not match
266 api_project_settings_locale_add /api/projects/{projectUuid}/settings/locales Path does not match
267 api_project_settings_locale_set_default /api/projects/{projectUuid}/settings/locale Path does not match
268 api_project_settings_locale_delete /api/projects/{projectUuid}/settings/locales/{locale} Path does not match
269 api_project_settings_members_index /api/projects/{projectUuid}/settings/members Path does not match
270 api_project_settings_tokens_index /api/projects/{projectUuid}/settings/tokens Path does not match
271 api_project_settings_tokens_create /api/projects/{projectUuid}/settings/tokens Path does not match
272 api_project_settings_tokens_update /api/projects/{projectUuid}/settings/tokens/{id} Path does not match
273 api_project_settings_toggle_public_api /api/projects/{projectUuid}/settings/public-api Path does not match
274 api_project_settings_tokens_delete /api/projects/{projectUuid}/settings/tokens/{id} Path does not match
275 api_project_settings_jwt_ttl_get /api/projects/{projectUuid}/settings/jwt-ttl Path does not match
276 api_project_settings_jwt_ttl_update /api/projects/{projectUuid}/settings/jwt-ttl Path does not match
277 api_project_settings_mailer_get /api/projects/{projectUuid}/settings/mailer Path does not match
278 api_project_settings_mailer_update /api/projects/{projectUuid}/settings/mailer Path does not match
279 api_project_settings_mailer_test /api/projects/{projectUuid}/settings/mailer/test Path does not match
280 api_project_template_index /api/project-templates Path does not match
281 api_project_template_show /api/project-templates/{id} Path does not match
282 api_project_template_save_from_project /api/project-templates/from-project/{projectUuid} Path does not match
283 api_project_template_apply /api/project-templates/{id}/apply Path does not match
284 api_project_template_delete /api/project-templates/{id} Path does not match
285 public_embed_widget /forms/embed.js Path does not match
286 public_form_show /{projectUuid}/forms/{slug} Path does not match
287 public_form_submit /{projectUuid}/forms/{slug}/submit Path does not match
288 public_redirect_resolve /{projectUuid}/redirects/resolve Path does not match
289 public_sitemap /{projectUuid}/sitemap.xml Path does not match
290 public_image_sitemap /{projectUuid}/sitemap-images.xml Path does not match
291 public_robots /{projectUuid}/robots.txt Path does not match
292 public_share_show /share/{token} Path does not match
293 public_share_show_json /share/{token}.json Path does not match
294 api_realtime_token /api/projects/{projectUuid}/realtime/token Path does not match
295 api_realtime_poll /api/projects/{projectUuid}/realtime Path does not match
296 search_endpoint /api/projects/{uuid}/search Path does not match
297 search_reindex /api/projects/{uuid}/search/reindex Path does not match
298 app_login /login Route matches!

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