meta { name: -album type: http seq: 6 } get { url: {{ENDPOINT}}album?q=more life&country=GB&artist=drake body: none auth: bearer } params:query { q: more life country: GB artist: drake } auth:bearer { token: {{API_KEY}} }