meta { name: Download Screenshot File type: http seq: 3 } get { url: {{base_url}}/api/shot/:uuid/download body: none auth: bearer } auth:bearer { token: {{api_token}} }