Routing
api.external.igdb.api_queue.get_counts
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/connexion
(route: "n/a")
Route Matching Logs
Path to match:
/api-v7/external/igdb/api-queue/get-counts
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | app.swagger | /api-v7/doc.json | Path does not match |
3 | app.swagger_ui | /api-v7/doc/{area} | Path does not match |
4 | api.external.igdb.api_queue.get_counts | /api-v7/external/igdb/api-queue/get-counts | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.