meta { name: By Residence type: http seq: 6 } get { url: {{api_url}}/contractors/by-residence/:residence_id/ body: none auth: none } headers { Authorization: Token {{auth_token}} } params:path { residence_id: 1 }