meta { name: List Devices type: http seq: 3 } get { url: {{baseUrl}}/api/devices body: none auth: bearer } headers: { Authorization: Bearer {{token}} }