flask.Request.view_args

Request.view_args = None

A dict of view arguments that matched the request. If an exception happened when matching, this will be None.