The pm.request.url.query.all() array holds all query params as objects. To get the parameters as a dictionary you can use:
確定! 回上一頁