Obtenez une en-tête de Postman Repsonse
console.log(pm.response.headers.get('Location').split('='));
A-Siam
console.log(pm.response.headers.get('Location').split('='));