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