meta { name: Get Residence type: http seq: 3 } get { url: {{api_url}}/residences/:id/ body: none auth: none } headers { Authorization: Token {{auth_token}} } params:path { id: 1 }