meta { name: Get Device Mappings type: http seq: 8 } get { url: {{base_url}}/api/devices/{{device_id}}/collections auth: bearer } auth:bearer { token: {{token}} }