GET https://stage-fin-application-api.finturf.com/api/v1/public/centrifugo/token

Routing

App\Action\Centrifugo\GetCentrifugoAuthToken Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/v1/public/centrifugo/token
# Route name Path Log
1 App\Action\AFF\CreateAFFSystemComponents /api/v1/application/aff-system-components Path does not match
2 App\Action\Centrifugo\GetCentrifugoAuthToken /api/v1/public/centrifugo/token Route matches!

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