{"info":{"_postman_id":"e5accee5-a2d5-444d-9b0a-43a5fbfcbf8f","name":"Profile","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18134360","collectionId":"e5accee5-a2d5-444d-9b0a-43a5fbfcbf8f","publishedId":"UyxhmSQx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-12T16:15:43.000Z"},"item":[{"name":"Detail Profile","id":"2f61a40d-7772-4f37-8144-319d3c7b396f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://secure-chamber-59672.herokuapp.com/profile/detail","description":"<p>This is a REST endpoint that returns the user profile matching the bearer of<br />the request. In other words, we need to embed the bearer token in JWT format in the<br />Authorization HTTP header of the request eg.Authorization: Bearer . If the<br />user is authorized, user profile is returned.</p>\n","urlObject":{"protocol":"https","path":["profile","detail"],"host":["secure-chamber-59672","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f61a40d-7772-4f37-8144-319d3c7b396f"}]}