meta { name: Get Properties type: http seq: 4 } get { url: {{base_url}}/profiles/:name/properties body: none auth: bearer } params:path { name: {{profile}} } auth:bearer { token: {{access_token}} }