GET https://stream.sebii.dev/api-v7/external/plex/interface/medias/current

Routing

api.external.plex.interface.get_current_medias Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api-v7/external/plex/interface/medias/current
# 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 Path does not match
5 api.external.igdb.game.get_suggestions /api-v7/external/igdb/game/get-suggestions Path does not match
6 api.external.plex.interface.get_current_medias /api-v7/external/plex/interface/medias/current Route matches!

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