SDK ReferenceFormsFunctionsget_query_paramsOn this pageget_query_paramsGet the query parameters from the current URL Returns: Dict[str, str]: Query parametersSignaturedef get_query_params() -> typing.Dict[str, str]Return Valuetyping.Dict[str, str]