meta { name: search_1 type: http seq: 18 } get { url: https://api.tidal.com/v1/search?types=albums&query=CLEW.%20The%20Rest%20of%20Your%20Days&limit=250&countryCode=US body: none auth: none } params:query { ~types: ALBUMS ~countryCode: GB ~query: Misguided Rockefella ~limit: 100 ~includeContributors: true ~filter: ALL } headers { origin: https://listen.tidal.com user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 x-tidal-token: {{TIDAL_ACCESS_TOKEN}} }