meta { name: Get Account by id type: http seq: 1 } get { url: {{ENDPOINT}}accounts/9299 body: none auth: bearer } auth:bearer { token: {{TOKEN}} }